Thankyou for the quick response!
Yes, I see that option and I have made a simple javascipt frunction that calls an alert.
However, it only seems to get called if the user makes a change in the checkbox.
What I really need to know is simply if they have clicked on the area of the table that contains a checkbox. If they do this, I don't want to call the Javascript specified in
ClientSideOnItemSelected.
ie I want to limit the part of the row that is creating the popup.
Thanks.
... Maybe I need to tackle this a different way?