Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
46 Points
149 Posts
Apr 09, 2012 10:47 PM|LINK
basheerkal You may populate the DropdownList setting its DatafieldValue/DataTextField as"city" and binding it to the same datasource. Then remove the duplicates using code.. Please refer this link to see how it can be done. http://dotnetguts.blogspot.in/2006/10/removing-duplicates-item-from.html
You may populate the DropdownList setting its DatafieldValue/DataTextField as"city" and binding it to the same datasource. Then remove the duplicates using code..
Please refer this link to see how it can be done.
http://dotnetguts.blogspot.in/2006/10/removing-duplicates-item-from.html
That is exactly what I needed. thanks
moquamar
Member
46 Points
149 Posts
Re: Distinct Values in DropdownList
Apr 09, 2012 10:47 PM|LINK
That is exactly what I needed. thanks