Hi team
I have created a dynamic menu of check boxes which gets its values from a DB table. 
 Can I create a dynamic sub menu for each initial menu item? 
 For example : 
 If someone checks Food, then I would like a sub menu of check boxes to appear so a selection is made. 
 I would like the whole structure to be populated from beginning. 
 I mean not to execute a new query every time user checks to go to a submenu.
Any other way to implement same functionality with checkboxes?
 
  
  
  
  
 