Hi all
In my application i can set the grid to its default order by clicking a button..
in grid we can resize, move columns between each other etc... so when clicking the button
it all will change to its default state (ie, to the state when it is loaded first )
is it possible to do this feature, or is there any attribute
i am using netAdvanate for jsf 2008.1 version
Thanks in advance
Any help !!!!!!!!!!!!!!!
or any workaround
Hello Vijayada,
The functionality you are looking works by default. On post back the grid automatically reorder the column or resized column to the default state.
Thank you.
Roshan