E
Emmanuel
Hi,
I have a user control which contains a datagrid. The page hosting the user
control passes to it the values, which the user control transforms to a
dataset and binds it to the datagrid.
The values are displayed correctly in the datagrid when viewing the page,
however the code i made in the ItemCreated event of the datagrid never gets
executed.. the event does not get fired.
Anyone has idea how can i solve this?
I have a user control which contains a datagrid. The page hosting the user
control passes to it the values, which the user control transforms to a
dataset and binds it to the datagrid.
The values are displayed correctly in the datagrid when viewing the page,
however the code i made in the ItemCreated event of the datagrid never gets
executed.. the event does not get fired.
Anyone has idea how can i solve this?