Hello,
I've created webgrids dynamically via code in c# although I'm not sure if I named it properly with a unique name or ID.
I have a submit button that should read the values of the cells within each webgrid before sending to the database.
I'm not too sure what the best way of finding the dynamically created controls and looping thorugh the cells to get the values.
Any assistance would be appreciated.
thanks!
Hi,
I am also facing the same problem, I am not able to get the value from template column on submit button .Can you please share your idea with me .
Thanks
Dharmbir
Never mind. I thought of an idea that may work. Will try it out.
thanks to those who took the time to read.