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

Binding too early?

1 Answer 48 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Troy Goddu
Top achievements
Rank 1
Troy Goddu asked on 30 Aug 2010, 08:42 PM
I notice in my RadGridViews that I can bind successfully to entity objects.  However, the grids are incomplete (columns missing) until I click on a column heading.  Then, the rest of the columns suddenly appear (or in some cases the slider bar shortens by half!).  My application displays only one row, so there is no need for the end user to be clicking headings.  I have broken up my data into four different tables shown in four different grids in order to simplify for the user.  My rows have 10, 22, 17, and 9 columns respectively, and I am using automatic column display. 
Is there something I'm missing which causes the grid not to display all columns right away?   This same issue also happens with another project of mine.

Second question:  What is the best way to display a single row of many columns without sliding or panning?  Is there a way to "fold" the row?
Or do I have to handle it with two grids and column by column definitions?  What are the best practices for this? 
Many thanks,
RIchard


1 Answer, 1 is accepted

Sort by
0
Nedyalko Nikolov
Telerik team
answered on 02 Sep 2010, 12:44 PM
Hello Troy Goddu,

Could you please send me an example which demonstrates this "too lazy column loading" issue?
Thank you in advance.

You can use RowDetails feature to "fold" the row. For more information you can take a look at our online examples (Controls->Data->GridView->RowDetails).

Best wishes,
Nedyalko Nikolov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Troy Goddu
Top achievements
Rank 1
Answers by
Nedyalko Nikolov
Telerik team
Share this question
or