hello, I am a beginner in ASP.NET and I really need your help.
I have a simple database, I want to show list of names (customers) in a dropdown list and, according to what I click on the dropdown list, to get the table updated below... with data corresponding to dropdown list selection.
I know there is GridView, and I know everything can be done automatically, but I want to learn coding and I want to do it myself... coz when I do it automatically it doesnt show any code so I can ponder on it and learn.
Please help
thanks