N
Nicolaj
I have a datagrid in a user control with specific properties of the
datagrid exposed which I have used in many different aspx pages. I also
have the itemdatabound event handled in the user control.
I now need to change the OnItemDataBound event of the grid for a
couple of pages. Is there any way of doing so ( akin to "overriding"
the event in the page the user control resides ). I hope this makes
sense.
datagrid exposed which I have used in many different aspx pages. I also
have the itemdatabound event handled in the user control.
I now need to change the OnItemDataBound event of the grid for a
couple of pages. Is there any way of doing so ( akin to "overriding"
the event in the page the user control resides ). I hope this makes
sense.