Hi All,
I have an ASP.Net (3.5) Web application and I would like my users to be able to select the items from a simple HTML list using a toggle selection rather than the usual multiple selection (with CTRL and SHIFT).
I guess the best way should be to achieve this on the client side using some jQuery or simple javascript. Does anyone has a quick way to do it ?
Thanks a lot,
Sébastien