Type: Class
Refering articles:
- Committed revision 396 (code checkins 21.07.06) — Working on the wxGrid in ReportGridForm. The INSERT and DELETE keys behave now almost as expected. more
- Managing changes (code changes 16.04.06) — I started to implement support for an "undo" function. This is not a trivial subject, but it has to do with DataGrid.insertRow(). more
- forms.tixforms.DataGrid and column widths (code changes 11.02.06) — base.DataGrid now implements GenericDocument. tixform.DataGrid uses this to let Report.computeColumnWidth() do the work. more