G
Guest
Hello,
I have a HyperLinkColumn in a DataGrid found in a Summary page.
When the link is clicked on, I want to get the data for all fields in the
database for that record and display this data on a Details page that does
not display the data in a DataGrid but instead displays it in a series of
databound label controls.
Is this possible or do I need to display the data on my Details page in a
DataGrid?
Thanks for any pointers.
-glenn
I have a HyperLinkColumn in a DataGrid found in a Summary page.
When the link is clicked on, I want to get the data for all fields in the
database for that record and display this data on a Details page that does
not display the data in a DataGrid but instead displays it in a series of
databound label controls.
Is this possible or do I need to display the data on my Details page in a
DataGrid?
Thanks for any pointers.
-glenn