Hi,
In my application i have one problem im not able solving
I have two webforms .In webform1 i have gridview with some data populates from db
edit ID projectname ...
edit 1 name
ID cloumn(View Mode) when i click on id it is redirects to webform2.
Click on Editbutton ----- it redirects to webform2.aspx and populates all data from db in all fields . here i have four dropdownlists with four options and 4 textboxes .I want display data in textbox when user selects option in dropdown that
related to the ID .I dont know how to solve this issue.I created differnt table for storing dropdown values .In edit mode only i ...
Go to the complete details ...