When using the Sortable Icons, how does one specify the initial column that should have the sorting icon. Currently, after the list is loaded, the sort icons are visible only after clicking on a column. How does one specify the column by sortable by default ?
Thanks & Best Regards
Subin
Hi Subin,
You can use the action List_SortColumn_SetOrderBy from richwidgets on the preparation to set the default order by. Similar to what you can do without using this component.
Hope this helps.
Ana