Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
Is there a way to save the grid structure after we re order the columns and hidden a few and pinned a few , so that next time the grid loads with the same form
posted

Is there a way to save the grid structure after we re order the columns and hidden a few and pinned a few , so that next time the grid loads with the same form. Else every time the grid re sets to the original form.

Parents
No Data
Reply
  • 2680
    Offline posted

    Hello sudeshna datta,

    Thank you for contacting us.

    Yes, this scenario could be achieved. You should save the structure in a database and then declare the grid based on this structure. There is not any built-in feature doing this.

    Please let us know if you have any further questions.

Children