Hi dears,
Is there a way to show SfDataGrid same as last customize view?
for example :
when user run my app first time, SfDataGrid has some columns, and user change column order or column size or hide some columns in run time view.
I want to When user run my app again, SfDataGrid show same as last time
that user changed (with column order and column size and hidden columns). Is it possible?