Hi Sonu,
I am using ajax datalist for my application. When I edit a row, I have three dropdowns and two radio buttons. I populate just one dropdown on Edit command, and the other two should populate on the chnage event of the first dropdown. When I try to do this calling a client side function I cannot access the dropdowns used in the edit template as these controls do not render as html controls. Is there a way to find these controls outside the command functions of the datalist.
I have used the datalist to best of my requirement in the project, but here its hurting me.
Please guide me for the same.
Praveen