Hi there,
is it possible to let a grid's height and width change dynamically?
Let's say I have a webpage with a table and the size of the table is 80%. Now I place a grid in it, but the dimensions are always static, so when I open it with a different
screen solution, the grid may be too small or to big.
Any suggestion here would be great.
Thanks!
Oliver
Hello Oliver,
Glad to help.
Please do not hesitate to contact me if you have any further questions regarding this matter.
Looks good. Great.
Thanks for the quick answer!
Rgds,
Thank you for posting in the community.
In this scenario you should be able to set the Width and Height of your WebDataGrid in percents in order to keep the grid's size relative to its wrapper table.
Please let me know if this helps.