Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
279
How to get the grid height?
posted

Hi, I want to know how to get the height value of the UltraWebGrid.

I'm trying to display two grids dynamically, so, in order to avoid the overlapping I want to get the first UltraWebGrid's height to send the next one down according to the value of the first, I've try almost everything but I'm still getting the same result.

Any suggestion?