J
jeffbellus
Hi,
I've been struggling with this....I have a web page (VS 2008) that
contains a modal popup. That modal popup has a panel in it that is a
user control. How can I pass that user control a parameter? I will
be using this control on a few different pages.
It goes like this: A gridview displays results. User clicks gridview
item. Modalpopup displays with details of the item clicked. However,
I can't pass anything into that control.
I am not using any object datasources. All items are populated
manually. Anyone ever encounter this? Thanks.
I've been struggling with this....I have a web page (VS 2008) that
contains a modal popup. That modal popup has a panel in it that is a
user control. How can I pass that user control a parameter? I will
be using this control on a few different pages.
It goes like this: A gridview displays results. User clicks gridview
item. Modalpopup displays with details of the item clicked. However,
I can't pass anything into that control.
I am not using any object datasources. All items are populated
manually. Anyone ever encounter this? Thanks.