|
Subject:
|
Passing value from HyperLinkColumn to UserControl
|
|
Posted By:
|
62vette
|
Post Date:
|
4/19/2006 6:16:22 AM
|
Hi.
We have created an HyperLinkColumn in a DataGrid. The DataGrid is populated from a database. From this DataGrid we want to pass the selected value (HyperLinkColumn) to a UserControl. This UserControl contains a DropDownlist. The selected value of this DropDownlist should be the value passed by the HyperLinkColumn (in the DataNavigateUrlFormatString). How can we accomplish this
Thanks.
|
|