Posted on: 9/22/2015 6:56:31 PM | Views : 700

Hi,
In my application  page1.aspx   have dropdown list when if I  select value in in dropdown list it shows related data in gridview.in gridview I have columns with edit imagebutton and view hyperlink,when I click on editbutton it redirects to  page2 and shows all data ,in that page when I click cancelbutton it redirects to page1,at that time page1 losts  dropdownlist selected value and it shows'Select' and in gridview also  content chages.but I want to show previous dropdonlistvalue and its related data in gridview

Go to the complete details ...