XUL:Common Problems: Difference between revisions

Jump to navigation Jump to search
no edit summary
(merkup tweaks + status updates)
No edit summary
 
Line 54: Line 54:
this, I think the real answer is to use a grid instead. One could imagine
this, I think the real answer is to use a grid instead. One could imagine
creating a more specialized widget for this.
creating a more specialized widget for this.
=== List Boxes ===
Some Common Issues about List Boxes:
* List box headers should have the same functionality as Tree (Column controls, sortability).
* After a list box is loaded, users should have the ability to sort any column (asc/desc) and  hide columns.  This would be similar to the functionality of Trees.
* Code wise, attributes should be settable to allow these types of functionality.  This should be generic - regardless of the datasource (i.e. RDF, Javascript, XML etc...)


=== Templates ===
=== Templates ===
3

edits

Navigation menu