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

Sort image and sortedbackcolor

12 Answers 121 Views
Grid
This is a migrated thread and some comments may be shown as answers.
icebits
Top achievements
Rank 1
icebits asked on 11 Jan 2008, 07:03 AM
Problem 1. Sorted images (using skin), it is very large when rendered.

Problem 2. When i clicked to sort first column, the first column will then apply with sortedbackcolor, however when i clicked to sort second column, the first column did not clear the sortedbackcolor.

I have tested in IE7 and Opera 9.25. How to solve? Thank you.

I had attached the screenshot. You have to download from free file server here.

12 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 14 Jan 2008, 08:52 AM
Hi icebits,

You are the first one to report "large" sorting images. Can you elaborate on reproducing these on our end (or QSF examples)? We are not sure how to replicate the second one as well. Can you strip any unnecessary controls/code and send us a sample page we can run and observe this locally? If you are using a custom skin, make sure you have gone through our help that explains how to do that:
Hope this helps.

Kind regards,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
icebits
Top achievements
Rank 1
answered on 14 Jan 2008, 09:27 AM
I have submitted the support ticket and you may find the sample application in attachment. Thank you.
0
usus
Top achievements
Rank 2
answered on 30 Apr 2008, 02:25 PM
Hi,
If you define a button.skin for default button and give a style like width=100, this is the reason.
Best Regards
0
fquinty
Top achievements
Rank 1
answered on 08 Sep 2008, 03:29 PM
Hi,

I still have the same problem 2.

using the telerik Trial : Grid / Examples / Programming / Sort.

If you add this line to the RadGrid2 :

<

SortingSettings SortedBackColor="Gray" />

the problem appears :
When clicking on the first column to sort, this column is highlighted. then when you click on the second column, this second column is highlighted but the first column still stays highlighted.

how can I clear the first column highlighting ?

Regards,

Frank Quinty

0
Sebastian
Telerik team
answered on 08 Sep 2008, 03:37 PM
Hello fquinty,

This can happen if you have multi-column sorting enabled as in the online demo referenced and is expected behavior. Let me know if I am leaving something out.
 
Best regards,
Stephen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
fquinty
Top achievements
Rank 1
answered on 08 Sep 2008, 05:41 PM

Hello Stephen,

Even if I force AllowMultiColumnSorting="false" in the MasterTableView, I still have the same problem.

Have a try with your telerik sample to see the problem

Thanks for your help.

Regards,

Frank Quinty

0
Sebastian
Telerik team
answered on 09 Sep 2008, 07:10 AM
Hello Frank,

I tested this example of RadGrid for ASP.NET AJAX by disabling the multi-column sorting initially and was unable to observe the unwanted effect. Can you verify that on your machine? Any further details concerning different configuration settings that may produce the unwanted effect can help us track down the cause of the discrepancy to eliminate it.

Kind regards,
Stephen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
fquinty
Top achievements
Rank 1
answered on 09 Sep 2008, 09:13 AM
Hi Stephen,

This is not the right sample you are testing, please check 'Advanced Sorting' instead of 'basic Sorting'.

here is the Telerik I provided to you :
Grid / Examples / Programming / Sort

The problem appears (I believe) if AutoGenerateColumns="False"


Thanks for your help.

Regards,

frank Quinty
0
Pavel
Telerik team
answered on 11 Sep 2008, 06:45 AM
Hi Frank,

Indeed the problem can be observed in the scenario you describe. I have informed our developers about it and they will investigate it further. As a small token of gratitude for bringing this issue to our attention I have updated your Telerik points.

Sincerely yours,
Pavel
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Brian
Top achievements
Rank 1
answered on 18 Sep 2008, 09:40 PM
Is there a known workaround for this availble?
0
Pavel
Telerik team
answered on 19 Sep 2008, 06:23 AM
Hi Brian,

Our developers already fixed the issue. You can find attached our latest internal build and give it a try. If you need a dev version you can request one by opening a support ticket.

Best wishes,
Pavel
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
fquinty
Top achievements
Rank 1
answered on 19 Sep 2008, 01:35 PM
Hi Pavel,

It's good !

Regards,

frank Quinty
Tags
Grid
Asked by
icebits
Top achievements
Rank 1
Answers by
Steve
Telerik team
icebits
Top achievements
Rank 1
usus
Top achievements
Rank 2
fquinty
Top achievements
Rank 1
Sebastian
Telerik team
Pavel
Telerik team
Brian
Top achievements
Rank 1
Share this question
or