dojo / widgets

:rocket: Dojo - UI widgets.
https://widgets.dojo.io
Other
89 stars 65 forks source link

Grid: custom sorter could use some documentation #1659

Open msssk opened 3 years ago

msssk commented 3 years ago

Enhancement

Creating a custom sorter for use with Grid is not easy to figure out. It would be helpful to document the best approach.

msssk commented 3 years ago

Maybe we could add sorter and filterer to FetcherOptions in createFetcher and add some parade examples