Ajoy
20 years ago
Hi,
I have a label control which resides in the header template of a template
column in a datagrid. I have to reference this label control from the event
handler of a Datalist control.
DataList_ItemCommand is the function in which I have to reference the label
control of datagrid.
How do I find it. Datagrid.FindControl does not find this control because it
is in header template of datagrid.
Please advise
Thank you
Ajoy
I have a label control which resides in the header template of a template
column in a datagrid. I have to reference this label control from the event
handler of a Datalist control.
DataList_ItemCommand is the function in which I have to reference the label
control of datagrid.
How do I find it. Datagrid.FindControl does not find this control because it
is in header template of datagrid.
Please advise
Thank you
Ajoy