Colin Kuskie
|
83395fbe95
|
Fix Date handling by the DataTable, again... Now it uses a custom date parser to take the ISO date format. Fixes bug #11428.
|
2010-02-23 12:56:00 -08:00 |
|
Colin Kuskie
|
9d14e8b420
|
Fix rendering of initial DataTable in IE7, IE8. Fixes bug #11205.
Added TR, TD tags to table containing the DataTable. Also,
ran dataTable.js through jslint and fixed many issues.
|
2009-11-09 16:51:38 -08:00 |
|
Paul Driver
|
7e51ddd3b2
|
Making sure focus is set properly when tabbing through fields in the datatable editor
|
2009-06-03 15:36:57 +00:00 |
|
David Delikat
|
571c824ad1
|
fixed bug #9629: override stringify date format to use java default format.
|
2009-02-10 04:03:27 +00:00 |
|
Doug Bell
|
9f58115cac
|
fixed #9150: Edit Data Table - Cannot add column (David Delikat)
|
2008-12-11 00:27:54 +00:00 |
|
Doug Bell
|
d224376d02
|
added: Delete columns in DataTable
fixed: Now more than one DataTable can be on a page
|
2008-11-07 03:32:18 +00:00 |
|
Doug Bell
|
3e1f66a0e7
|
added: DataTable asset
|
2008-10-28 22:27:17 +00:00 |
|