Hi All!
I have an editable RadGrid with a SQL Server 2008 back end. I can successfully update values except when updating one field that is UNIQUE NOT NULL.
When I insert a new item I can populate this field with no issue.
I have checked the update script in SQL Server Management Studio, and it updated the entry correctly.
Can anyone please advise me?
Thanks,
Mark
I have an editable RadGrid with a SQL Server 2008 back end. I can successfully update values except when updating one field that is UNIQUE NOT NULL.
When I insert a new item I can populate this field with no issue.
I have checked the update script in SQL Server Management Studio, and it updated the entry correctly.
Can anyone please advise me?
Thanks,
Mark