Hello
We are using GetPersistData to capture (and persist to the
database) changes that a user makes to a grid (filters, column sizes etc).
We are then using SetPersistData to apply these changes when the user
returns to the grid. We are not using the EnablePeristence=true property
of the grid because:
- We need to capture and store the data in our database
- We have not found this property very reliable.
We have the necessary events hooked up to make this work,
but we are facing a couple of issues. I have prepared a sample that
demonstrates the problems. In summary they are:
- The column resize start event is not firing
- The column size set by the user are not honored when the persist data is
re-applied.
Would be grateful for any help
Attachment:
SyncfusionTroubleshoot_6d78f5cb.zip