Hi,
I have seen the demo showing client side grid column reordering. Is there a way to set column order on server side?
Demo uses MasterTableView for grids and client side functions.
I have lots of columns and it is painful to store column collection on server and add selected columns , where by most of the columns are template columns with images and hyperlinks.
I am alerady serializing user's column selection and order on DB. (Part of dynamically configurable portal homepage)
Please suggest..
I have seen the demo showing client side grid column reordering. Is there a way to set column order on server side?
Demo uses MasterTableView for grids and client side functions.
I have lots of columns and it is painful to store column collection on server and add selected columns , where by most of the columns are template columns with images and hyperlinks.
I am alerady serializing user's column selection and order on DB. (Part of dynamically configurable portal homepage)
Please suggest..