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

Sorting properties MultiColumn

1 Answer 118 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mathieu Yargeau
Top achievements
Rank 1
Mathieu Yargeau asked on 03 Mar 2010, 09:28 PM
I was trying your MultiColumnSorting function.

In your documentation : http://www.telerik.com/help/winforms/grid_sorting-properties.html

It says to do : radGridView1.MasterGridViewTemplate.AllowMultiColumnSorting = true;

However, that property doesn't seem to exist. Instead, I found : radGridView1.MasterGridViewTemplate.SortExpressions.AllowMultiColumnSorting = true;

I have RadControls for WinForms Q3 2009 SP1.

1 Answer, 1 is accepted

Sort by
0
Accepted
Nikolay
Telerik team
answered on 08 Mar 2010, 02:26 PM
Hello Mathieu Yargeau,

Thank you for contating us.

I was able to reproduce the issue. There should be AllowMultiColumnSorting property at GridViewTemplate, but it seems that this property has been omitted in one of our previous versions. We will expose this property in one of our future versions. For the time being, please use the AllowMultiColumSorting property at SortExpressions.

I am updating your Telerik points for your feedback. If you have additional questions, feel free to contact me.

Sincerely yours,
Nikolay
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
Mathieu Yargeau
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or