Hey Guys,
I've been trying to do this for the past 3 hours and haven't had a little bit of success.
here is the problem:
I have a grid view with 2 columns.
Under the first column i have added a button named "Add"
and under the second column i have a textbox.
I want to the value given by the user in the textbox to be added to the database table on clicking the add button
Please Help...

Recommended Answers

All 2 Replies

hi anuj, why are you using gridview for single row then? you can take a table which looks like a gridview with single row (with ur 2 columns)?

Please let me know if you are using a grid view with single row or multiple rows?

Regards,
Phani

I'm using it for multiple rows..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.