Hi all,
I use UltraWebGrid Control and WebAsyncRefreshPanel .I have submit button on my form.On click of submit I update the database.But when i click submit button Addrow and Update Row events fires so it will add duplicate row.Usually Add Row and UpdateRow events fires when we add new row and update the row but on click of submit button addrow and updaterow fires for two times so it will add duplicate rows. How to resolve this issue? Is there any problem with WebAsynRefresh Panel?
Hi,
I think you may write a simple test application (aspx/cs files) and submit a report at http://ko.infragistics.com/support/ask-for-help.aspx with steps to reproduce.