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

Last GridView Column is not displayed complete

1 Answer 63 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Denisse Zavala
Top achievements
Rank 1
Denisse Zavala asked on 18 Sep 2009, 12:18 AM
Hello,

I am using the GridView and I have some troubles concerning the last column:

The first problem I had was when loading data from a webservice, when I called the async method that fills the grid, the last column was incomplete, but when i scrolled down or collapsed and expanded a group the column was completed, I toughr it had something to do with the way I load the values, but then I changed the async method to retrieve nothing, and it still generated the error.

I had a preview panel, containing the samen grid, the difference is that in this panel, i don't call the async method, and all the columns were ok.

I managed to patch this issue by collapsing all groups when the values retrieved from the service are being loaded, and then expand them again, however, after some modifications to the way I create the itemssource, the issue I have is the opposite to the one I had before, the first time the grid gets loaded it does it "ok" (with the "fix" I implemented) but when I close the panel and open the grid again, it shows the column incomplete, and even if I scroll down, group or resized the column, it does not get fixed, as it did before.

Is this a known issue, I have the latests build (sept-11)?

I'd appreciate it if you could provided any suggestions or solution.

Regards,

1 Answer, 1 is accepted

Sort by
0
Kalin Milanov
Telerik team
answered on 23 Sep 2009, 10:31 AM
Hi Denisse Zavala,

What you are experiencing is a known bug which causes the indentation of the cells not to work properly when the grid is grouped. We are addressing this with our Q3 release. I apologize for the inconvenience this might cause and I would like to thank you in advance for the patience.

All the best,
Kalin Milanov
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
Denisse Zavala
Top achievements
Rank 1
Answers by
Kalin Milanov
Telerik team
Share this question
or