Posted 22 June 2018, 11:26 am EST
Hi,
is there a way for zooming in and out a flexgrid?
regards, Andrea Pirola
Forums Home / Wijmo / General Discussion
Posted by: pirobox on 22 June 2018, 11:26 am EST
Posted 22 June 2018, 11:26 am EST
Hi,
is there a way for zooming in and out a flexgrid?
regards, Andrea Pirola
Posted 25 June 2018, 11:10 pm EST
Hi,
We are sorry currently, FlexGrid doesn’t support zoom feature.
However, you may use transform property of CSS to get the same result.
Please refer to the following sample:-
https://stackblitz.com/edit/js-s7rw7y?file=style.css
Could you please elaborate your use case regards zooming for FlexGrid?
~Manish
Posted 28 June 2018, 7:00 am EST
Hi,
thanks for the answer. Actually your solution is exactly what I wanted to achieve from a layout general point of view, but I notice a few problems when interacting with the FlexGrid.
For example, if I click the ZoomOut button and then I try to click on a cell, the selection is actullay wrong, because the coordinate systems is actually different, so a different cell is highlighted.
The same is try for any other mouse interaction. For example the drag and drop of a row moves the wrong row.
Do you have any further suggestion? Or simply it can not be achieved with the FlexGrid?
regards, Andrea Pirola
Posted 29 June 2018, 11:24 am EST
Hi,
The FlexGrid does not take into account any transformations while calculating mouse coordinates so it is a limitation of the grid.
We are sorry, we are unable to provide any workarounds for this. It might be implemented in the future release at some points but as of now, it is a limitation.
~Manish
Posted 23 October 2019, 5:07 am EST
are there any news regarding this issue,’
I have exactly the same problem
Posted 23 October 2019, 11:34 pm EST
Hi,
We are sorry for the inconvenience but this is still the limitation for the Controls because of the zoom property is marked as Non-standard.
https://developer.mozilla.org/en-US/docs/Web/CSS/zoom
Hope it clears!
Regards,
Manish Gupta
Posted 10 November 2020, 7:27 am EST
are there any news regarding this issue,’
I have exactly the same problem
Posted 11 November 2020, 12:32 am EST
Hi Uriel,
The developers are investigating this issue. The internal tracking id is 443873. We will update you once we will hear from them or if they have a fix for this.
Regards,
Ashwin
Posted 16 October 2021, 9:30 am EST
are there any news regarding this issue?
Posted 18 October 2021, 12:52 am EST
Hi Meirav,
I am sorry but this is currently a limitation of FlexGrid. We do not have an ETA on when this will be fixed.
~regards