G
Guest
Hello,
I have a gridview in ASP .Net 2.0 whose datasource is a dataview. I
want to raise the
SelectedIndexChanged event when I click anywhere in a Row of the GridView. I
don't want to use a separate "ButtonField" to raise a
SelectedIndexchangedEvent. Right now all I have in amy gridview row are
"DataFileds". Please let me know how to achieve the same.
Thanks!!
jay
I have a gridview in ASP .Net 2.0 whose datasource is a dataview. I
want to raise the
SelectedIndexChanged event when I click anywhere in a Row of the GridView. I
don't want to use a separate "ButtonField" to raise a
SelectedIndexchangedEvent. Right now all I have in amy gridview row are
"DataFileds". Please let me know how to achieve the same.
Thanks!!
jay