In the attached sample, Edit won't work when a field that contains Special Chars is stated as a primary key in the PartialView. When the field is removed from being a PrimaryKey, Edit works back again.
C#// ProductName is a PrimaryKey with values that could contain special chars
// Remove ProductName from KeyFieldName for Edit to work
settings.KeyFieldName = "ProductID;ProductName";
Thank you.
Hello,
Thank you for contacting us. I see the problem. I will forward this issue to our R&D team. Our developers will continue working on this problem, and we will keep you informed of any progress.
Would love to hear good news about this one. Thank you.
Hello,
Our guys are working on this issue. If all goes according to plan, a fix is expected within the next few days.