C
Chris Walls
I have a need to HtmlEncode the DataTextField on a databound
RadioButtonList. I have been unable to find any events to subscribe to
(such as OnItemDataBound on the DataGrid) or any type of template control to
specify within the RadioButtonList control.
I have found MSDN security articles that talk about encoding the display for
these types of controls,
but then only provides examples for the DataGrid.
Any help would be appreciated.
RadioButtonList. I have been unable to find any events to subscribe to
(such as OnItemDataBound on the DataGrid) or any type of template control to
specify within the RadioButtonList control.
I have found MSDN security articles that talk about encoding the display for
these types of controls,
but then only provides examples for the DataGrid.
Any help would be appreciated.