Event Sequence Wrong

J

Josh

I'm stumped.

I have three checkboxs on an Item of a datalist, they all post back. When I
check one it unchecks the other two ( like a Radio Button).

Each CheckedChanged Event sets the Checked Value of the other two check
boxes to false.

Lets call the CheckBoxes "1","2" and "4".

When I Check "4" the Checked Changed event for "1" fires before the
CheckedChanged for "4", which is the one I clicked.

This weird behaviour happens no matter which checkbox is check, the event
for a checkbox I've yet to change fires before the one one that causes it to
happen.

Any Ideas?
 
E

Eliyahu Goldin

What is the setting for AutoPostBack? Are you using ItemCommand event?

Eliyahu
 

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,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top