I created an editable grid view form and set a field as an unique key, i unable to update records when unique key field is set (error: unique key violation). Is this a bug?
Hard to say, but I don’t think so. I think that you have a mismatch between the primary keys in your table and defined in your application