Hi, I have a requirement that I need to bind the fields with the associated dropdowns in the gridview header control.
I have done that using dynamic template fileds. Once I clicking on any value in the drop down, page post back happening by clearing all controls in the page. I need to retain the grid and the dropdowns in the postback. I have associate dropdown_selectedindexchanged() to all drop downs. this event is not firing because once the post happens evry thing is clearing the page. please help me. It is urgent task for me to complete. Thanks in advance, Pradeep
