-
Notifications
You must be signed in to change notification settings - Fork 78
Home
zhuxw edited this page May 9, 2013
·
49 revisions
Welcome to gridx documentation home, we are still in progress to enrich the docs.
- [Introduction to Gridx] (https://github.com/oria/gridx/wiki/Introduction-to-Gridx)
- [Create the simplest Gridx] (https://github.com/oria/gridx/wiki/Create-the-Simplest-Gridx)
- [Gridx Model] (https://github.com/oria/gridx/wiki/Gridx-Model)
- [[v1.1] Supporting Widget] (https://github.com/oria/gridx/wiki/What-is-a-supporting-widget-of-gridx%3F-%5Bv1.1%5D)
- [[v1.0] Create a virtual-scrolling Gridx] (https://github.com/oria/gridx/wiki/How-to-Create-a-Virtually-Scrolling-Gridx)
- [[v1.0] Sort a column in Gridx] (https://github.com/oria/gridx/wiki/How-to-Sort-a-Column-in-Gridx)
- [[v1.0] Create a Gridx whose height is determined by row count] (https://github.com/oria/gridx/wiki/How-to-Create-a-Gridx-whose-Height-is-Determined-by-Its-Row-Count)
- [v1.0] Customize sorting in Gridx
- [v1.0] Show widgets in Gridx cells
- [v1.0] Handle mouse and keyboard events
- [[v1.1] Add bars to gridx] (https://github.com/oria/gridx/wiki/How-to-add-bars-to-gridx%3F-%5Bv1.1%5D)
- [[v1.1] Make gridx scrollable on iPad] (https://github.com/oria/gridx/wiki/How-to-make-gridx-scrollable-on-iPad%3F-%5Bv1.1%5D)
- [v1.2] Add drop down menu on column headers
- [v1.2] Use Gridx's lazy edit function