G
Guest
Hi all,
I have been playing with the check box in my gridview. When a user clicks
on this box I just want it to do the following: textbox1.text = "Hello"
I have played with the rowdatabound event but this event occurs when before
the gridview is populated. I also tried the selectindex changed event when I
had the select field invisible. Still no luck with either events.
Can anyone help,
Michael
I have been playing with the check box in my gridview. When a user clicks
on this box I just want it to do the following: textbox1.text = "Hello"
I have played with the rowdatabound event but this event occurs when before
the gridview is populated. I also tried the selectindex changed event when I
had the select field invisible. Still no luck with either events.
Can anyone help,
Michael