问题描述
亲爱的朋友们,
我想在文本框中添加gridview中的值temprory。我参考了这个网站:
http://www.c-sharpcorner.com/uploadfile/8c19e8/dynamically-adding-and-deleting-rows-in-gridview - 并且保存/
当没有数据绑定它执行的罚款时它被执行..但是我需要,在将值绑定到gridview之后然后我添加额外的行..
绑定值后我的概率是什么,我点击添加按钮绑定的值被清除然后新添加行。
请帮帮我...
谢谢和问候,
Vivek .R
Dear Frds,
I want to add values temprory in gridview from text box. I reffered this website:
http://www.c-sharpcorner.com/uploadfile/8c19e8/dynamically-adding-and-deleting-rows-in-gridview-and-saving/
Its executed when without databind its executed fine.. but i need, after bind values to gridview then i add extra rows..
what is my prob after bind the values, i click add button binded values are cleared then newly add row.
please help me...
Thanks & Regards,
Vivek .R
这篇关于如何从gridview页脚动态添加行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!