I am using GridView in ASP.NET with C#. I am adding Templete Field Columns to GridView on Runtime, Columns are added successfully with the required text in rows. But after filling GridView perform any button click event controls from rows removes, in rows i have Literal and Textbox controls in Templete Field as a ItemTempete.....
Any Help...