1
Answer

I have taken checkboxlist and bind the checkboxlist in to “skilltype” table in database

Photo of rama krishna

rama krishna

12y
1.3k
1
Hi all, I have requirement like . I have taken  checkboxlist  and bind the checkboxlist in  to "skilltype" table in database. In application I will show multiple checkboxlist with multiple skill names. The user select t they have skills , user select multiple check box lists. 'skillID' is the primary key of "skilltype" table and ,the primary key is foreign key of the  "memberskill" table . I want to save user selected multiple checkboxlist 'skillID's' in the "memberskill" table. Please tell me any one. Thanks. Regards.

Answers (1)

0
Photo of Nitesh Luharuka
NA 18k 1.5m 12y
Have you tried anything till now to save data in database? Do you want one to many records in MemberSkill table?
Next Recommended Forum