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

How to get SortExpression details on client side

3 Answers 114 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sharada
Top achievements
Rank 1
Sharada asked on 12 Mar 2009, 05:26 AM
Hi I am working with ASP.NET 1.1,
On sorting I want to display the current sort expression and sort order in one label.
How to get SorExpression details on client side.

Which client side event can be used ? and I tried with
get_masterTableView().get_sortExpressions()
but it is not working for me, is it because I m using ASP.NET 1.1??

Please help me out

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 16 Mar 2009, 08:29 AM
Hello Sharada,

This client-side API is related to RadGrid for ASP.NET AJAX - you have most probably RadGrid for ASP.NET (Classic).

Greetings,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Sharada
Top achievements
Rank 1
answered on 16 Mar 2009, 11:00 AM
Hi , Thanks for the reply

 Do you mean that , as ASP 1.1 doesn't come with AJAX so , the client side API wont be available?

I have one more issue to share.
In ASP 1.1 , radGrid, horizontal scrolling is very slow when I use freezing column functionality using
ClientSettings.Scrolling.FrozenColumnsCount property

0
Sebastian
Telerik team
answered on 16 Mar 2009, 01:12 PM
Hello Sharada,

The free support for RadControls of ASP.NET 1.x has been discontinued as of Q1 2009 release of our products announced the previous week (see the graphic about the RadControls support lifecycle below):

http://www.telerik.com/products/aspnet-ajax/resources/dotnet-support.aspx

I suggest you migrate at least to the NET 2.x version of the suite or better yet to the ASP.NET AJAX counterparts of our controls which have significant performance optimizations as well as numerous new features/enhancements. You can refer to the relevant online demo of the product and test it on your machine to see the result:

http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/frozencolumns/defaultcs.aspx

Best regards,
Sebastian
the Telerik team


Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Sharada
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Sharada
Top achievements
Rank 1
Sebastian
Telerik team
Share this question
or