This is a migrated thread and some comments may be shown as answers.

Radgrid header and item row misalignment

0 Answers 48 Views
Grid
This is a migrated thread and some comments may be shown as answers.
dexter
Top achievements
Rank 1
dexter asked on 21 Jul 2011, 08:04 AM
Hi there,

My Radgrid is inside a popup window(normal window not a radwindow) and initially it is fine and dandy. But the moment i resize the window(make it wider), every column header width(i've set the width for the header) auto expands to fill up the full window. Problem is, the item did not expand, which causes the misalignment.

Currently, i have manually(javascript) set the last column to remaining width. This works if my window is initially maximized. If it from a popup, the problem arise. Resizing it to smaller width does  not cause any problem.

I realise that if the alignment occurs, all i need to do is resize any of the column and the radgrid will repaint, thus realigns everything perfectly. To sum it up, all i need to do is to repaint(is this the right method?) the radgrid whenever the browser resize occurs.


Any help please?

Btw, I'm using ASP.NET AJAX Q1 2011 NET 40
Regards
Dexter

No answers yet. Maybe you can help?

Tags
Grid
Asked by
dexter
Top achievements
Rank 1
Share this question
or