-
Notifications
You must be signed in to change notification settings - Fork 11
Problems to Solve
shimondoodkin edited this page Sep 14, 2010
·
6 revisions
- print a menu
- list items in a collection with pagination
- edit a row
- delete a row
- view a row
- make data model that works add all crud functionality to it
- make a gui, from html and the templates for it (simple).
- custom components in a list (maybe just specify different template for the field)
- custom components in edit
- viewes
- complex and custom page layouts like two data grids in a page, or data grid and edit form (how to make a custom template and how to store this configuration in a data structure that supports that)
- a good data grid component is very important
- it is good when data grid titles are fixed