David Drake

Results 1 issues of David Drake

I'm attempting to sort a table by a value of "Last Modified" by default but it doesn't seem to work. { dataIndex: 'updated_at', name: 'Last Updated', sortable: true, defaultSortDirection: 'ASC',...