Hi William,
Accessing controls can be done using different events (Load, ItemCreated, ItemDataBound, PreRender, etc..), hence you will need the choose the one that best fits your requirements. Here is one example of accessing the label inside the Footer item using the PreRender event of RadGrid.
You can learn more about accessing controls, cells, cell values in the
Accessing Cells and Rows documentation article.
Should you need further assistance, feel free to contact me back.
Kind regards,
Tsvetomir
Progress Telerik
Get
quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.
Learn More.