Click here to Skip to main content
15,894,343 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a gridview in which there is 5 textboxes . When, I press enter the data present in the textbox must go to database. Where I'm using row_command for inserting data to db and the TextBox is in itemtemplate mode of GridView.
How can I Insert it? Please give me a suggestions!
Posted
v2
Comments
MuhammadUSman1 9-May-13 0:27am    
What you have tried so for?
Sergey Alexandrovich Kryukov 9-May-13 0:28am    
To start with, when you say "GridView", "TextBox", what is the exact type? There are more then one type bases on each of such type names.
You should always tag your UI library or application type, as soon as it comes to UI.
—SA

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