vendredi 11 septembre 2015

how to populate checklistbox and bind selected data in checklist box using another table in mvc

I have two tables in database, one for master table for binding all data in checklist box on view and another table that stores selected values by user.I am able to bind master data to checklist box. How to display selected value in checklist box?

I have tried to populate it using for loop in view data but no result found.




Aucun commentaire:

Enregistrer un commentaire