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

Ordering the GridView columsn in Code behind.

1 Answer 100 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.
SivaPrasad Bevara
Top achievements
Rank 1
SivaPrasad Bevara asked on 20 May 2011, 03:45 PM
Hi,

I need to order the GridView columns in different orders, based on the preferences.

In some forums, I found updating the order of the Columns using the OrderIndex property of the GridView column.

But I didnt find this property for RadGridView in Silverlight.
How can I achieve this with RadGridView in Silverlight?

Please help.

Regards,
SivaPrasad.

1 Answer, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 20 May 2011, 03:55 PM
Hello SivaPrasad,

 
You may use DisplayIndex on a column in a RadGridView for that purpose.

Best wishes,
Vanya Pavlova
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
GridView
Asked by
SivaPrasad Bevara
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Share this question
or