DataTable Patch Rollup Demo
This demonstration shows a DataTable instance which has been patched with the following:
- #2529808 - DataTableScroll causes error using asynchronous datasource
- #2529920 - TD reference is not passed to cell formatter function
- #2529921 - "{value}" token is shown when the record data is null or not defined
- #2529943 - DataTableSort creates a hardcoded value for the title attribute "title"
- #2529968 - DataTable creates a padded caption node, even with no caption attribute value
- #2529975 - DataTableDataSource creates a new instance of Y.RecordSet, breaking DataTableSort after the first response
- #2530026 - DataTable creates a bogus id for TR node children of THEAD
- #2530294 - DataTableScroll + DataTableSort create a column size mismatch on render, and after sort