如何使用javascript将文本框值插入gridview

问题描述:

我有三个文本框,一个按钮和一个网格视图。将vales输入文本框并单击按钮后,数据应显示在网格视图中而无需进入数据库。



我需要java脚本,因为我必须在客户端进行此操作。



请输入任何内容。

I have three text boxes, one button and a grid view. After entering vales into the text box and click on button the data should be displayed in the grid view without going to the database.

I need java script for this because I have to do this operation on client side.

Any inputs please.

你可以提示从这里...... :)



http://technicalsmile.blogspot.in/2011/07/row-level-client-side-operation-on.html [ ^ ]
you can take hint from here...:)

http://technicalsmile.blogspot.in/2011/07/row-level-client-side-operation-on.html[^]