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

Grouping Images

7 Answers 106 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Brian Limkemann
Top achievements
Rank 2
Brian Limkemann asked on 26 Dec 2007, 09:29 PM
I am trying to use custom images for the expand/collapse button as well as the grouping sort icon with this code in th MasterTableView:

<

ExpandCollapseColumn CollapseImageUrl="../res/ss/SingleMinus.gif" ExpandImageUrl="../res/ss/SinglePlus.gif" Visible="False" SortAscImageUrl="~/res/sortAsc.gif" SortDescImageUrl="~/res/sortDesc.gif" >

<HeaderStyle Width="19px" />

</ExpandCollapseColumn>

I also have EnableEmbeddedSkins="false" and  EnableEmbeddedBaseStylesheet="false".

It looks like, however, that the grid is always trying to use images from an embedded resource file instead of the ones I specified.

Please advise.

7 Answers, 1 is accepted

Sort by
0
don
Top achievements
Rank 1
answered on 27 Dec 2007, 11:01 PM
Brian,

I'm having the same issue. In case it's any help, you can take a look at the last two entries on this thread:

http://www.telerik.com/community/forums/thread/b311D-bbdtkd.aspx

The thread started out on another issue, but I brought this up. Unfortunately, Telerik's answer didn't solve my issue, so I have a support ticket open on it now...

Don
0
don
Top achievements
Rank 1
answered on 28 Dec 2007, 02:01 PM
Brian,

The support folks know this is an issue and have a fix for it. They were able to give me an unofficial build, that included the fix, to hold me over until the next general release. If you start a ticket with them, hopefully they can do the same for you.

Thanks,

Don
0
dmbandme
Top achievements
Rank 1
answered on 30 Dec 2007, 08:31 PM
AHH! I've been pulling my hair out over this for the last 4 hours!

Thanks for letting that madness end. I'll try to get a hold of the Telerik people and get the fix because I need it asap.

I finally figured it was a bug when I set the Skin="" property to my own and also the EnableEmbeddedSkins="false" and I still had that group by image's src="WebResource.axd" ....

It shouldn't do that at all at that point.
0
Konstantin Petkov
Telerik team
answered on 02 Jan 2008, 06:44 AM
Hi,

We have included ImagesPath property in the latest hotfix (find attached), which can be used in such a case. This will be officially addressed with the Q3 Service Pack expected in a week or two.

Best wishes,
Konstantin Petkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
dmbandme
Top achievements
Rank 1
answered on 02 Jan 2008, 08:24 PM

thank you! I've copied this hotfix and then specified the ImagesPath and everything works as expected.  What a relief, I was hoping to use the new RadGrid asap for a project entering last stages of prodution. Hopefully my release will coincide with the Q3 Service Pack.


Thanks Telerik.
0
Andrej Tozon
Top achievements
Rank 1
answered on 04 Jan 2008, 11:54 AM
Hi Konstantin,
any chance of getting the non-trial hotfix sooner than official sp1? Need it in less than a week.

Thanks, Andrej
0
Sebastian
Telerik team
answered on 04 Jan 2008, 11:57 AM
Hi Andrej,

Start a formal support ticket and request a dev build of RadControls Prometheus through it. We will gladly provide it for you if this is something urgent.

Best regards,
Stephen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Brian Limkemann
Top achievements
Rank 2
Answers by
don
Top achievements
Rank 1
dmbandme
Top achievements
Rank 1
Konstantin Petkov
Telerik team
Andrej Tozon
Top achievements
Rank 1
Sebastian
Telerik team
Share this question
or