Impossible to dynamically scale a single grid cell in data grid
Solved
Hi,
I would like to re-size a grid cell when clicked, however, instead of re-sizing the current clicked one, it re-sizes all the grid cells.
Thanks
Hi,
Datagrids keep the same size for all cells, that is why size changes in all cells at the same time. If you want to resize a single one, you can place different grids on your screen.
Best,
Lidia
Comments have been locked on this page!