Hi,
hope someone can shed light on this problem I am having.
This can be reproduced quite easily.
I have a simple database table with two columns, say id (int, not null, identity PK) and name (varchar).
Bind it up to a WebGrid and accept all defaults.
On creating a new row (by clicking new row button, entering Edit mode and saving) seems to perform the insert twice, raising the OnInsertUpdate events twice.
Is this a feature? If so, how is it avoided? Any help on this would be greating appreciated.
I will upload debug/set up if required.
Many thanks.
Stone.