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

[Solved] GridView Layout bugs

3 Answers 108 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Zack
Top achievements
Rank 1
Zack asked on 03 Dec 2009, 11:25 AM
Hi and thanks for any help,

I am noticing layout issues when moving columns and setting columns from IsVisible=False to IsVisible=True.

I have tried calling

using

 

(grid.DeferRefresh())

 

{

grid.InvalidateArrange();

grid.InvalidateMeasure();

}


on some events - but it does not seem to have any effect.

Please see the attached image for an example of the layout bug.

Thanks

Zack

3 Answers, 1 is accepted

Sort by
0
Stefan Dobrev
Telerik team
answered on 04 Dec 2009, 10:10 AM
Hello Zack,

Can you send us a small sample application that illustrates this problem? This way we can debug it locally and provide you a fix.

Kind regards,
Stefan Dobrev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Zack
Top achievements
Rank 1
answered on 04 Dec 2009, 02:01 PM
HI Stefan,

Which address should I send it too?

Thanks

Zack
0
Vlad
Telerik team
answered on 04 Dec 2009, 02:06 PM
Hi Zack,

You can open support ticket.

Regards,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Zack
Top achievements
Rank 1
Answers by
Stefan Dobrev
Telerik team
Zack
Top achievements
Rank 1
Vlad
Telerik team
Share this question
or