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

Possibility to get a Property Sort? :)

1 Answer 29 Views
Refactorings
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 29 Nov 2010, 05:10 AM
Would it be too much of a pain to perhaps give us the ability to refactor a set of attributes?

I'd love to be able to have it sort them alphebetically, and wishlist...sort them by "Propertyname Asc, EventName Asc"...even just for the RadControls since you'd know the event names...

Here's an example of my current mangled one :)
<telerik:RadGrid ID="itemsGrid" runat="server"
                AutoGenerateColumns="False"
                DataSourceID="itemViewDS"
                AllowSorting="True"
                AllowPaging="False"
                PageSize="50"
                EnableViewState="False"
                AllowAutomaticInserts="True"
                AllowAutomaticUpdates="True"
                Skin="SitefinityItems"
                EnableEmbeddedSkins="False"
                GridLines="None" 
                ShowGroupPanel="True"
                onitemdatabound="itemsGrid_ItemDataBound"
                ShowHeader="True">

1 Answer, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 02 Dec 2010, 11:01 AM
Hi Steve,

 That's something we've planned on for the near future and we'll raise its priority after your call. You have a PITS item attached to your account so you can track its progress there. Thanks for sharing your thoughts on that one.

Best wishes,
Kaloyan
the Telerik team
Browse the videos here>> to help you get started with JustCode
Tags
Refactorings
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Kaloyan
Telerik team
Share this question
or