checkboxlist - selected item sequence

Y

yh

is there a way to get the selected item sequence of the checkboxlist?
for example, user tick item4,item1,item2, i need to get 4-1-2, not 1-2-4.
thank you.
 
B

bruce barker

you can with javascript, the browser will not tell you. add onclick
hander to each checkbox, then recored the click order in a hidden field.

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,021
Latest member
AkilahJaim

Latest Threads

Top