I\'ve got a requirement that needs a checkbox with rearranging capability in ASPNET MVC. The main purpose is to know which checkbox users selected and allow them to rearrange the checkbox item order
I need help making this code work better. Currently, what happens is when it reloads, I loose the third value which is a calculated value . I would like for my page to reload without loosing the value
I have quite simple site structure with one mastepage and a bunch of pages. The mastepage is quite advanced though and I need from the page be able to control certain aspects of the Masterpage.