All,
I'm putting a prometheus radGrid into a dynamically created User Control. The containing table is set to table-layout:fixed, and I have static headers and scrolling enabled. Now, what I'd like is for the height of the radGrid to fill up the User Control, which can be Dynamically sized (not resized) from database settings. However, it currently appears that the radGrid is fixed as some specific height. I'm using the Vista skin as a starting part. If I set the .RadGrid_Vista to height:100%, all I can see is the headers. If I set the grid to the height of the UserControl, I lose the paging section.
Any ideas?
I'm putting a prometheus radGrid into a dynamically created User Control. The containing table is set to table-layout:fixed, and I have static headers and scrolling enabled. Now, what I'd like is for the height of the radGrid to fill up the User Control, which can be Dynamically sized (not resized) from database settings. However, it currently appears that the radGrid is fixed as some specific height. I'm using the Vista skin as a starting part. If I set the .RadGrid_Vista to height:100%, all I can see is the headers. If I set the grid to the height of the UserControl, I lose the paging section.
Any ideas?