Ticket #2527635 (closed enhancement)
Reporterandy.stevens |
Opened: 02/2/09 Last modified: 12/22/10 Status: closed Type: enhancement Resolution: wontfix |
Owner Jenny Donnelly |
Target Release: 2.9.0 Priority: P3 (normal) |
|---|---|---|---|
| Summary: | Enhance datatable & datasource to cater for table footers | ||
| Description: | Currently the datasource HTML table parser only processes rows in the table body. Also the datatable widget only uses a table body (tbody) to display the rows in the recordset. To make this easier, I suggest the following enhancements: |
||
| Type: | enhancement | Observed in Version: | 2.6.0 |
| Component: | DataTable | Severity: | S4 (low) |
| Assigned To: | Jenny Donnelly | Target Release: | 2.9.0 |
| Location: | Library Code | Priority: | P3 (normal) |
| Tags: | Relates To: | ||
| Browsers: | All | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 06/20/09
|
|
Posted: 04/12/10
Will consider for 2.9.0, but not a high priority. AFAIK, custom code can be written to workaround any deficiencies in DataTable. |
|
Posted: 12/22/10
Will not be adding new features to 2.x, in favor of focusing development in 3.x codeline. FWIW, the features described here can be implemented with custom code. |
Will definitely consider making it somewhat easier to work with footers.