Click here to Skip to main content
15,889,852 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How to bind data to gridview with textbox itemtemplate using jquery?
Please Do Reply!

Thanking In Anticipation !
Posted
Updated 22-Apr-11 18:29pm
v2
Comments
Ankur\m/ 22-Apr-11 0:22am    
Why do you need jQuery here?
Sandeep Mewara 22-Apr-11 1:59am    
Not clear on what and why are you trying to do it. If you elaborate more than we might suggest you something.
Prasad131 22-Apr-11 8:11am    
i am creating a simple billing form for a super shoppee.
in this form i have used gridview with textbox item template.
gridview having 3 columns Item, Rate, Qty.

i want that after entering value in last column(textbox item template) a new row should be added without postback. As per the specification "Add" button also not needed in gridview to add new row.
New row must be added on last column's(TextBox3's) onblur event.

How to do this...? I got suggested to use jQuery for this.
thats why i am asking for the help on Data Binding Using JQuery

Please Do Reply !!!
Ankur\m/ 23-Apr-11 1:16am    
1) You will get more help if you add this description to your question (by using 'Improve Question' link below your question).
2) use 'Reply' link to reply to a comment. we do not get notification if you add a comment below your answer.
3) Search Google for "insert gridview", "add textbox JavaScript" etc. That will get you started. Checkout the links, do some research. It may take time intially, but will be helpful in the long run.
Good luck!
Prasad131 23-Apr-11 4:43am    
Thanks Ankur !!!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900