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

[Solved] Expand/Collapse-Images not showing

2 Answers 141 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jens
Top achievements
Rank 1
Jens asked on 25 Apr 2008, 10:46 AM

Hi there,
In my RadGrid, I use the following ExpandCollapseColumn

<ExpandCollapseColumn ButtonType="ImageButton"  ExpandImageUrl="img/Expand.gif" CollapseImageUrl="img/Collapse.gif"
                        <ItemStyle CssClass="navigationCell" /> 
                        <HeaderStyle CssClass="navigationCell headerCell" /> 
                    </ExpandCollapseColumn> 

The images don't show up though;  the output-html suggests, that not an image-button (which would be input type="image"), but a regular button is produced (image-type is "submit"). Is the <ExpandCollapseColumn>-Element not the righf place for defining this?

Best regards,
Jens


2 Answers, 1 is accepted

Sort by
0
Jens
Top achievements
Rank 1
answered on 25 Apr 2008, 11:20 AM
.... it works however, if I put the information in the GridTableView.
I think, this is a minor bug?
0
Yavor
Telerik team
answered on 29 Apr 2008, 11:19 AM
Hi Jens,

Based on the information supplied, it is hard to determine the cause of the problem.
Therefore, I would suggest that you open a formal support ticket, and send us a small working project, demonstrating the problem. We will review it locally, and advise you further.

Best wishes,
Yavor
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Jens
Top achievements
Rank 1
Answers by
Jens
Top achievements
Rank 1
Yavor
Telerik team
Share this question
or