Need a special offer?Find out if your project fits.
+

How to trigger "cellClick" event from drillThrough Grid.

Answered
Vinothkanna asked on May 14, 2018

I want to get the value from the drill through grid. I thought of doing it using the following example:
https://jsfiddle.net/flexmonster/h8otpuLh/
 
But it is not getting triggered for the cell in the drill through window. This is urgent need from our side. Can you please respond as soon as possible.
 
Thanks & Regards
Vinothkanna AR

4 answers

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster May 15, 2018

Hello Vinothkanna,
Thank you for writing. For now, the cell click event is not supported for the drill through view. Could you please specify your case with more details? What information do you need from the drill through cells?
Waiting for your feedback.
Regards,
Dmyrto

Public
Vinothkanna May 15, 2018

Hi Dmytro,
 
We have a client requirement to display a invoice when we click on the invoice_id which will get displayed in the drillthrough view. I don't want to show the invoice_id in the main grid.
 
In the same way, I also want to customize the cells in the drillthrough View  to show the invoice_id  as link.
 
Customization is also not working for the cells in the drill through View.
 
Regards
Vinothkanna AR

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster May 15, 2018

Hello Vinothkanna,
Thank you for your feedback. It seems that you can remove the invoice_id field from the original slice and then use the approach described here: https://www.flexmonster.com/question/how-to-display-hyperlinks-in-the-drill-through-window-of-flexmonster/ to have the link to the invoice available in drillThrough. 
Please let us know if it works for you.
Regards,
Dmytro

Public
Vinothkanna May 16, 2018

Thank you Dmytro for the support provided 🙂

Please login or Register to Submit Answer