update gridview on checkbox tick/untick

  • Thread starter Thread starter graphicsxp
  • Start date Start date
G

graphicsxp

Hi,

I have a checkbox column in the gridview and I'd like the row to be
updated as soon as the checkbox is ticked/unticked. Is that possible ?
If so, how can i do that ?

Thanks
 
graphicsxp,

I have a sample of how to do this that was written for a .net 1.1 datagrid.
The concept is pretty much the same with a gridview. You can look at the
sample code here:

When you get to the page use the search box to search for: "checkbox in
grid"

http://www.aboutfortunate.com?page=codelibrary

Regards,

--
S. Justin Gengo
Web Developer / Programmer

Free code library:
http://www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top