Base solution for your next web application
Open Closed

Angular's "ui-grid" height. #578


User avatar
0
suchomski created

Hi,

since we use ui-grid in ASP.NET BPF I have a question to ask: did anyone manage to change the height of the grid without actually the data inside being rendered "badly" (like to the half of the ui-grid window)? Can we actually make the height of the ui-grid auto-adjustable to the browser window - I guess so, but how?

I've read lots of SO articles and couldn't find any nice solution to this problem. Aww, the ui-grid is being populated via AJAX calls and WS calls combined (no direct DB in the WebApp but this should not be the real problem here) and there's no external pagination/searching mechanism - everything is made on the client side (maybe it'll change in the nearest future).

Any help would be appreciated. Thanks!


No answer yet!