DataTable
- The RowRenderer now sets columns that are defined from metadata to SORT_ASCENDING if the metadata specifies unknown sort. To prevent set the metadata to UNSORTABLE. This change means that tables are by default sortable.
Todo:
- Default table without widths specified takes 100% width, and any click on a header causes the column widths to jump around.
DataPager
The DataPager's look has been fixed so that it properly shows the overflow indicator, and that it uses CSS only for its presentation: