开发者

prevent duplicate insert by using updatepanel

开发者 https://www.devze.com 2023-02-04 14:25 出处:网络
i wrote a page which are several fields and there is gridview which keeps the data insert开发者_运维技巧ed bottom of the page and i added a updatepanel... when i click the insert double data inserting

i wrote a page which are several fields and there is gridview which keeps the data insert开发者_运维技巧ed bottom of the page and i added a updatepanel... when i click the insert double data inserting to grid how to prevent it...


  1. Disable the button that users have to click to insert data to the grid.
  2. Clear all the input fields.
0

精彩评论

暂无评论...
验证码 换一张
取 消