Hi,
I´m trying to set the width of the filtertextboxes.
I have tried both in code behind and in the design properties.
But when i chacke the width of the textboxes the grid i not painted correctly. Everything thats visible on load disapears. The data is gone, but the grid is still there. If i drag the scrollbar the grid i repainted and the data is visible again.
I´m also using a theme i created with the RadGrid-Designer online.
Is there any solution to this?
Thanks...