Sai,
I tried to add a initial default sort to the table,
oTable2.sort(oTable2.getColumns()[0]);
I am getting the TypeError: Cannot read property 'sort' of undefined. Am i missing something?
Thanks,
Vijay
Sai,
I tried to add a initial default sort to the table,
oTable2.sort(oTable2.getColumns()[0]);
I am getting the TypeError: Cannot read property 'sort' of undefined. Am i missing something?
Thanks,
Vijay