charan kumar

charan kumar

  • NA
  • 44
  • 4.7k

Stored Procedure for Checkbox controls.

Feb 9 2022 1:33 PM

Hi Folks , 

I have once check box with value 'Fruit' and when I check that it  populates various fruits under it with check boxes for each fruit so that I can choose any fruit from them.

Till here I have no challenges.

(100)Now the point is when I check on any fruit/fruits and click on save , the selected values should display in another page.

                 Eg:     Fruit:  (Parent Checkbox)

                          Apple

                          Mango

(105)                 Guava  (These three are child checkboxes)

 

Could someone please help me to write a stored procedure for the lines (100-105). Your help could be my saviour .

Thanks in advance! (By the way , all the child checkbox values are populating from Fruit  table.)


Answers (2)