pillindra
27 Jun 2008, 12:20 PM
I would like to show the sort direction style icon on a particular column header when I load the table initially.
I call table.sort(index, sortdir), but that does not display the sort direction style icon in table column header when loaded initially.
I know the sort direction icon (Asc/Desc style icon) shows up when I manually click on the column after the table is initially loaded. Is there anyway, I could show this icon on the initial loading of the screen, so that it is evident to the users to know that the column is sorted by a particular table when initially looked at it.
Thanks,
Padma
I call table.sort(index, sortdir), but that does not display the sort direction style icon in table column header when loaded initially.
I know the sort direction icon (Asc/Desc style icon) shows up when I manually click on the column after the table is initially loaded. Is there anyway, I could show this icon on the initial loading of the screen, so that it is evident to the users to know that the column is sorted by a particular table when initially looked at it.
Thanks,
Padma