Hi,
I had a problem in binding the checkbox list.
Here i explain i had a database with 3 columns.
ex:
address name number
bangalore seker 987585
mangalore shankar 658741
bangalore kanna 589725
now i have select the bangalore in address,so i may get seker and kanna.
and now i have display in my page as like this to checkbox.
seker
- 987585 same kanna sholud be displayed.
that is, the seker should be in label and the number should be in checkbox.
Give me solution,
thanks in advance,
Vidhya.