We have updated Flexmonster Software License Agreement, effective as of September 30, 2024. Learn more about what’s changed.

Different cell type with left or right click

Closed
Massimo asked on January 12, 2022

Hello team,
i noticed a particular behavior about cell type, if i left click on a cell (in red square "Capture.jpg") the cell type is "header" (cellclick event), if i right click on the same cell the type is "value".
My goal is to distinguish the values in red and blue square.
Thanks in advance!
https://jsfiddle.net/sergin/p3276s8o/5/
 
Massimo

Attachments:
Capture.JPG

2 answers

Public
Nadia Khodakivska Nadia Khodakivska Flexmonster January 13, 2022

Hello, Massimo,

Thank you for reporting such behavior.

Our team will take a look at the described behavior and provide a fix with our minor release with the ETA February 7th.
Speaking of distinguishing the values in red and blue squares, we suggest comparing the member property of the CellDataObject. This property's value is null in the filter cells(red square), and in the member cells(blue square), it is an object with a member connected with the cell.
Please let us know if the suggested approach works for you. Feel free to contact us if other questions arise.

Kind regards,
Nadia

Public
Nadia Khodakivska Nadia Khodakivska Flexmonster February 8, 2022

Hello, Massimo,
 
We are happy to let you know that the issue with incorrect CellDataObject returned to cellclick callback was fixed.
The fix is provided in the 2.9.18 version of Flexmonster: https://www.flexmonster.com/release-notes/version-2-9-18/
You are welcome to update the component.
Here is our updating to the latest version guide for assistance: https://www.flexmonster.com/doc/updating-to-the-latest-version/ 
 
Feel free to write to us in case of questions.
 
Best Regards,
Nadia

This question is now closed