N
needin4mation
Hi, I have a datalist. In this datalist I have a datagrid. The
datalist is the master. The datagrid is the detail. It works fine. I
populate the datagrid inside of the datalist using the datalist's
itemdatabound event.
Now I need to do some work in the itemdatabound event of the datagrid
that is nested. I can't seem to reference it. How can I reference it
so that they page knows to look for that event? How can I get to the
itemdatabound event of the nested datagrid?
Thank you for any help.
datalist is the master. The datagrid is the detail. It works fine. I
populate the datagrid inside of the datalist using the datalist's
itemdatabound event.
Now I need to do some work in the itemdatabound event of the datagrid
that is nested. I can't seem to reference it. How can I reference it
so that they page knows to look for that event? How can I get to the
itemdatabound event of the nested datagrid?
Thank you for any help.