Title: resizing a datagird Post by: pato.llaguno on November 04, 2015, 07:22:26 PM hello,
I have a datagird inside a "main" div, this is the main thing on my page, the rest is only a header and footer, I want for this header and footer to be static size, and that the datagird will take the rest of the space. the footer and header together add up 227 pixels, so i am trying to do browserheight - 227 will give me the desired height on datagrid, but i just can't find how to actually change it via the methods or properties. Thanks! Title: Re: resizing a datagird Post by: aswzen on November 05, 2015, 01:16:12 AM follow this one: http://jsfiddle.net/Ltkep7q3/
|