Posted on: 4/21/2014 6:07:39 PM | Views : 463

I am having some issues to get only one field selected to bind to an dropdownlist:
The proble is as folllow'
I have a table with a field "Client_Name" I have a CLIENT which name is Peter in diferents records, Thus Client_Name = Peter for record number 1,  Client_Name = Peter for record number 5,Client_Name = Peter for record number 7. 

I just want to have Peter only once and bind it to the dropdownlist for futher selection. Mean I do not want to have 3 Peter inside my dropdownlist but One Peter.

Help please

Go to the complete details ...