We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Essential Studio for JavaScript : Command column Issue

Hi Team,

Command Column Action not performing perfectly. this is the scenario 

1. When click the edit on any row it will automatically bind with first row values on the editable row.  it is wrong.
2. Even the edited values are not reflected in the modified data set.


Regards,
Jagadeesh K

Attachment: Screens_6414c50b.zip

1 Reply

TS Thavasianand Sankaranarayanan Syncfusion Team September 4, 2017 01:06 PM UTC

Hi Jagadeesh, 

Thanks for contacting Syncfusion support. 

We have analyzed and checked your given code example. We suspect that you want to do CRUD operations in Grid but while editing the record first record value gets shown in other records editing. 

If Grid columns does not have primaryKey column then CRUD operations are not properly working. CRUD operations are performed based on the primaryKey column in Grid. So, you need to enable isPrimaryKey property in any one of the column, which has unique values. 

Refer the help documentation. 


We have already discuss about the mentioned issue in the following knowledge base documentation. 


Regards, 
Thavasianand S. 


Loader.
Live Chat Icon For mobile
Up arrow icon