Hello Experts ,
we are facing problem with crosstab Onclick() function, It does not work when the user double clicks simultaneously on a row selected. When the user single clicks on a member then the Onclick is working fine.But if by mistake or knowingly a user click twice, the Onclick () function is processed twice. the first time with the selected memebr and second time with the filters set to all the members.
to show this, i have created a simple application with two datasource and two crosstab to illustrate the problem :-
A selection on the sector crosstab set teh filter on DS_2 and move the app to the segment page.
The text on teh segment page simply brings the user back to the sector page.
The sector crosstab has the following user interactivity.
That is it for code. Very simple so we can see the design studio internal functioning.
Now lets look at the action.
The app opens on the SECTOR page (here is a portion of that page with the overall result)
Now single click on Automotive and the correct 4 segments are shown
works as expected.
Now double click on Distributed (or any other member)
The screen paints FIRST with the correct segment
Then the seconds later,re-paints with all segments and stops to wait for further user again.I belive this is verified by the overall result .
Any input on the above will be help us to make our app.
thanks
vinaysingh