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

RadGridView Q1-2008 Sp1 Column missing

1 Answer 43 Views
GridView
This is a migrated thread and some comments may be shown as answers.
RobbMurdock
Top achievements
Rank 1
RobbMurdock asked on 11 Jul 2008, 08:58 PM
Greetings:

Before Q1-2008 SP1 I loaded my radGridView with a DataSet in the DataSource property.  After Q1-2008 SP1 that throws a low-level error.  So, I started loading the grid via the 'MasterGridViewTemplate.LoadFrom' method.

It works except that the columns I previously added manually through code, including an additional Command column, are now replaced by the columns from the DataReader being passed to the LoadFrom method.  Before the LoadFrom my column count is 6 (including my Command column) and after the LoadFrom it is 5 (the number of columns in the DataSet).

QUESTION:

How can I keep the columns that I manually added ?

Please advise ASAP

Thanks,

Robb Murdock

1 Answer, 1 is accepted

Sort by
0
Julian Benkov
Telerik team
answered on 14 Jul 2008, 08:01 AM
Hi Robb,

Thank you for the reporting the issue.

The problem is already solved and columns that are manually added are not removed after LoadFrom method. The fix will be available for Q2 release, planned for the end of the month. 

We apologize for the inconvenience. Your Telerik points have been updated.

All the best,
Julian Benkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
GridView
Asked by
RobbMurdock
Top achievements
Rank 1
Answers by
Julian Benkov
Telerik team
Share this question
or