Hi,
i have a very strange scenario, I have an aspx page which has an Ultra Webgrid (has lots of columns and rows ) and a submit button, and clicking on SUbmit button causes the values to be submitted twice, meaning 2 records are created in the database instead of one (a clear case of 2 Submissions). And strangely it only happens intermittently, it has happened 3 times in the last 2 days so far but we are not able to replicate it to debug this. If any one has faced any simiar issue or has any hints it would be of great help.
Hello,
Let me know if you need any further assistance.
Hello Abhinay,
Do you have AJAX enabled UltraWebGrid?
Do you handle UpdateRow event?
Which version of Infragistics components do you use?
I found two similar forum posts in the forum regarding such behavior:
http://community.infragistics.com/forums/t/16688.aspx
http://community.infragistics.com/forums/t/12787.aspx