Grid Persist issues

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

1 Reply

RS Renjith Singh Rajendran Syncfusion Team February 9, 2021 11:44 AM UTC

Hi Ditchford, 

Query 1 : - The column resize start event is not firing 
We have confirmed this as a defect and logged the defect report “Problem with triggering OnResizeStart event when having hidden columns in Grid”. Thank you for taking the time to report this issue and helping us improve our product. At Syncfusion, we are committed to fixing all validated defects (subject to technological feasibility and Product Development Life Cycle) and including the defect fix in our upcoming bi-weekly release which is expected to be rolled out by the end of February 2021. 
    
You can now track the current status of your request, review the proposed resolution timeline, and contact us for any further inquiries through this link.     
 
Query 2 : - The column size set by the user are not honored when the persist data is re-applied. 
We have confirmed this as a defect and logged the defect report “Widths of Columns except the resized column gets adjusted to hide the white space in grid with EnablePersistence”. Thank you for taking the time to report this issue and helping us improve our product. At Syncfusion, we are committed to fixing all validated defects (subject to technological feasibility and Product Development Life Cycle) and including the defect fix in our upcoming patch release which is expected to be rolled out by the mid of March 2021. 
 
You can now track the current status of your request, review the proposed resolution timeline, and contact us for any further inquiries through this link.     

Regards, 
Renjith Singh Rajendran 


Loader.
Up arrow icon