User475983607 posted
EnenDaveyBoy
Thanks for the reply, and visually that would work, however how do i then translate that into a function that works the same as a checkbox?
I mean it needs to hold a value and allow that value to be submitted when using a form, to a specific form element name.
You have to understand that it is very difficult to provide accurate assistance without the source code. We're left with guessing. Let's start with the basics, what kind of application is this? Web Forms, MVC, SPA? Is this a full
post back or AJAX (partial post)?
Is there anyway you can post sample code that illustrates the problem.