How to Show Data in Webpage in Silverlight RIA & Web Servi
Hi
I have two Combo Box 1st one is Shape & 2nd one is Size, If I click on Shape data will come from database(Example If i select Oval Shape), then Box will automatically selected some shape (example 15 X 32 i.e Height & Width) from Database(SQL). There is two Input box namely Height and Width, Both input box show the same height & width that was selected.
Please tell me the how to do this.. Please show me how to create database(SQL) for that.
Thanks..