Hello Everyone,
Hope everyone is fine.
I am looking for help regarding fetching checked value in checkboxlist.
I am able to Save checked value of checkboxlist in database.
Now, i want to bind that checkbox list again, but with saved value to be checked and rest unchecked when click on EDIT button.
I am working MVC and SQL database.
Thank you in advance.