Like in this case if i click on 'Store State' , i need that unique name label.
Hello Deepak,
Thank you for your question.
We recommend using the cellclick
event to get the uniqueName
of the expanding level. You can get the level
of the current cell and the hierarchy
object in the CellDataObject. Please check the following JSFiddle for reference: https://jsfiddle.net/flexmonster/wjg8vpf2/.
Please let us know if it works for you. Looking forward to hearing your feedback.
Kind regards,
Nadia
Hello Deepak,
Hope you are doing well.
We were wondering if you had a chance to check the suggested approach. Could you please confirm if it works for you?
Looking forward to hearing your feedback.
Kind regards,
Nadia
Hi , im not getting level in cellclick event , when im drilling down column . Im getting level only for row drilldown in cellclick event.
How can i get level when i drilldown on column ?
Hello Deepak,
Thank you for the response.
Our team will add the option to get the column's cell.level
with our minor release with the ETA April 1st. We will notify you about the release.
You are welcome to contact us if other questions arise.
Kind regards,
Nadia
Hi, one more question.
When using the cellclick event , how to identify if i have expanded cell or drill down on cell ?
Hello Deepak,
We are glad to inform you that the level
property of the CellDataObject is now available for column cells.
This feature is included in the 2.9.74 version of Flexmonster: https://www.flexmonster.com/release-notes/version-2-9-74/
You are welcome to update the component. Check out our updating tutorial for guidance: https://www.flexmonster.com/doc/updating-to-the-latest-version/
Please tell us if the feature works. Looking forward to hearing your feedback.
Kind regards,
Nadia
Hello,
Hope you are doing well.
We were wondering if you had a chance to check the updated version of Flexmonster. Could you please confirm if the level
property for column cells works for you?
Looking forward to hearing your feedback.
Kind regards,
Nadia