Hi,
I have a datagrid with boudcolums and templatecolumns. The
templatecolums have a ItemTemplate that contains controls.
I would like to iterate through these controls. I cannot use the
FindControl method because I dont know the ID of the controls. I don't
even know the type of the controls. I m writting a generic function to
iterate throuh th controls and get back with their types, ID, Text ...
Surprisingly, I didn't find something that can allow me to do that.
Thank you
*** Sent via Developersdex
http://www.developersdex.com ***