DropDown-Parent child

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hai ther
i want to populate a dropdown list with data from the table ; the data is like pareant ac-->some clients ac
i want to show the data in a tree like fashion within the dropdow
any idea
thank
 
just get the data from db in the format you want to display in the drop down
list..

parent 1
-- child 1
-- child 2
paren 2

Av.
 
Back
Top