Report element click
Posted: Tue Mar 01, 2011 7:38 pm
Is there any way of intercepting clicks on report elements?
I want to allow the user to click on an element in the report and have it link to a different component in my application.
I was thinking that I might be able to catch the hyperlinks if they are set. Currently they open directly in the browser, but I'd like to catch the event if I could and use it in my application.
If that's not possible, is there any other way of catching the click directly?
Thanks in advance.
I want to allow the user to click on an element in the report and have it link to a different component in my application.
I was thinking that I might be able to catch the hyperlinks if they are set. Currently they open directly in the browser, but I'd like to catch the event if I could and use it in my application.
If that's not possible, is there any other way of catching the click directly?
Thanks in advance.