Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
590
DropDownProvider for a Primary Key Field.
posted

I have a webdatagrid with composite keys. I added a dropdownprovider for one of the primary keys.

The problem is that the changes don't persist to the database. I know that this only happens with a primary key field and not any other as I've tested it on other non-key fields and it works fine.

This is either an infragistics bug or it was built in on purpose. Either way, does anyone know of a workaround (if there is one)?

Any help is much appreciated.