Hello Everyone
I have to use all india unversity list in drop down list. .net is provide some readymade code for all unversity.
I dont have idea how can i implement this .I hope you help me give me right way fro this.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Afzaal Ahmad ZeeshanPosted Nov 16, 2015, 5:32 AM
myComboBox.Add("Delhi University"); myComboBox.Add("Indian Institute of Technology"); myComboBox.Add("Amity University"); myComboBox.Add("University of Mumbai");