Wiki File /
QExtGrid (for use with the Ext JS library)
version:
#1
(current)
|
last edited by:
Matthew Lieder
|
on: wednesday, june 13, 2007, 10:26 am pdt (about 4 years ago)
This control has very similar functionality to QDataGrid, but it uses Ext's amazing Grid component for all the client-side rendering.
Features (in addition to what QDataGrid can do):
- Robust built-in inline editing (with validation and a date picker)
- Column locking support
- Context menu support
- Scrolling
- And more
Demos:
- Live version of included example: <http://qcodo.holowanstudios.com/examples/extgrid/extgrid_example.php>
- PerfiTrak: <http://www.perfitrak.com/> (personal finance site that uses this control to show and manage transactions)
Feedback/support thread: <http://www.qcodo.com/forums/topic.php/2026>