Click here to Skip to main content
15,896,359 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Sql :

i have 3 columns in mytable

rollno studentname grade



ASP :

I have one dropdownlist and two text boxes

on selecting an rollno in the drop down list remaining two textboxes should fill their respective values

suggest me how to do??????????
Posted

1 solution

The simplest solution is to use ASP.NET DataBinding c#[^] and let it work it all out!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900