Is it possible to have an editable grid with frozen columns?

Hello!

I'm currently trying to pin a column to the left side of my grid. I've had success freezing the column, but it seems to fall apart whenever I try to edit the data inside the grid. Editing inside the grid when the column isn't frozen works just fine, but when I start to edit with a frozen column, I get these errors. 

The error occurs in validation after an edit has ended, but it seems like there's an issue with the IDs of the forms that might be the root cause. I've noticed that IDs across the frozencontent and movable content are the same, so this is likely the cause. Am I missing something? Is there a way to limit editing to the movable content?

1 Reply

MS Magesh Sabapathi Syncfusion Team March 11, 2020 01:49 PM UTC

Hi Paul , 
 
Greetings from syncfusion support 
 
Query : Script error thrown when Editing is made in frozen columns. 
 
We checked in our sample with normal editing and we did not face any script error when we edit the frozen column. For your convenience we have attached the sample and please share the below details to find out the root cause of an issue. 
 
1. Share the complete Grid rendering code. 

2. Share the Syncfusion Package Version details 

3. If possible, replicate the issue in the attached sample. 


Please get back to us with the following details 

Regards 
Magesh 


Loader.
Up arrow icon