:: Forum >>

Cancel control click

Hi,

I am able to cancel a normal click and a shift click, by returning 1 from onSelectedRowsChanging.
This does not work for a "Cntrl" click. The row still toggles.

I have tried returning 1 from onCurrentRowChanging as well but this does not help.

I am using "ActiveWidgets 2.0.2 Standard Edition"
Is this a know issue?
Is there a work araound or fix?

thanks
Matt
Monday, September 3, 2007
Yes, this looks like a bug. As a workaround you should cancel both onSelectedRowsChanging(array) and onRowSelectedChanging(status, index) to block row selection completely.
Alex (ActiveWidgets)
Monday, September 3, 2007
Canceling both events works.

Thanks
Matt
Tuesday, September 4, 2007

This topic is archived.


Back to support forum

Forum search