Hi,
For example i have 4 columns say A, B, C and D in Ultrawingrid. When the grid gets opened at run time
i want to change the order of the columns say B, D A and C and want to save this order, so that when
i close the grid and open it next time i have to get the columns in B, D, A and C order.... Also i
need a option or a button where in i can reset the order of the columns to A,B,C and D.
Could you please advise on this.
Thank you,
Basavaraj P Hiremath.
Hi Basavaraj,
You can use the Save and Load methods on the grid's DisplayLayout.
Hi Mike,
Thank you for replying. Could u please give me an example how this can be done.. it will be very helpful to me.
Thank you.