W
Wayne Wengert
I have a gridview bound to a sql db. The gridview has a template field which
has a button ("View Data"). When the user clicks that button I want to open
a new page to display the text for that item in that row. In looking through
MSDN I am not clear on exactly how to do that? Do I add an onclick parameter
and point to a javascript function that opens the new page? Any examples are
appreciated.
Wayne
has a button ("View Data"). When the user clicks that button I want to open
a new page to display the text for that item in that row. In looking through
MSDN I am not clear on exactly how to do that? Do I add an onclick parameter
and point to a javascript function that opens the new page? Any examples are
appreciated.
Wayne