Dear Sir,
I have a field in database which stores multiple records, each record is separated by "," and when I populate a drop down list with these records , it displays all records in one line.
How can I display each record in 1 line, and the next record in second line and so on?
I have a field in database which stores multiple records, each record is separated by "," and when I populate a drop down list with these records , it displays all records in one line.
How can I display each record in 1 line, and the next record in second line and so on?
Comment