J
Jay
Hello,
I am populating the data from the DataView in my GridView. I want to
raise the SelectedIndexChanged Event or the RowCommand event when I click any
where on any of the rows in the GridView. All my columns are "BoundField"s
and the "DataField" property is set to a column in the DataView. I don't
want to add a "ButtonField" in my GridView.
Please let me know how I can achieve the above.
Thanks!!
jay
I am populating the data from the DataView in my GridView. I want to
raise the SelectedIndexChanged Event or the RowCommand event when I click any
where on any of the rows in the GridView. All my columns are "BoundField"s
and the "DataField" property is set to a column in the DataView. I don't
want to add a "ButtonField" in my GridView.
Please let me know how I can achieve the above.
Thanks!!
jay