-
Notifications
You must be signed in to change notification settings - Fork 78
Home
supnate edited this page Apr 27, 2013
·
49 revisions
Welcome to gridx tutorial & doc home, we are still in progress to enrich the tutorials.
- [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)
- [How to Create a Virtually Scrolling Gridx?] (https://github.com/oria/gridx/wiki/How-to-Create-a-Virtually-Scrolling-Gridx)
- [How to Sort a Column in Gridx?] (https://github.com/oria/gridx/wiki/How-to-Sort-a-Column-in-Gridx)
- [How to 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)
- [What is Gridx Model?] (https://github.com/oria/gridx/wiki/Gridx-Model)
- [How to add bars to gridx? [v1.1]] (https://github.com/oria/gridx/wiki/How-to-add-bars-to-gridx%3F-%5Bv1.1%5D)
- [What is a supporting widget of gridx? [v1.1]] (https://github.com/oria/gridx/wiki/What-is-a-supporting-widget-of-gridx%3F-%5Bv1.1%5D)
- [How to make gridx scrollable on iPad? [v1.1]] (https://github.com/oria/gridx/wiki/How-to-make-gridx-scrollable-on-iPad%3F-%5Bv1.1%5D)
- How to Customize Sorting in GridX?
- How to show widgets in gridx cells?
- How to handle mouse and keyboard events?
- Add drop down menu on column headers [v1.2]
- [gridx API doc] (http://oria.github.com/gridx/apidoc/index.html)
- Keyboard Shortcut Guidance
- [Title Bar] (https://github.com/oria/gridx/wiki/Module---TitleBar)
- [Bar] (https://github.com/oria/gridx/wiki/Module-Bar)
- [Cell Widget] (https://github.com/oria/gridx/wiki/Module-CellWidget)
- [Edit] (https://github.com/oria/gridx/wiki/Module-Edit)
- [Select Row] (https://github.com/oria/gridx/wiki/Module-Select-Row)
- [Menu] (https://github.com/oria/gridx/wiki/Module-Menu)
- [Extended Select Row] (https://github.com/oria/gridx/wiki/Module-Extended-Select-Row)