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

RadButton Image

1 Answer 131 Views
TreeList
This is a migrated thread and some comments may be shown as answers.
Sindu
Top achievements
Rank 1
Sindu asked on 09 Nov 2011, 06:20 AM


Hi,

I ahve used below code for adding images.

<

 

 

telerik:radbutton id="RadButton1" runat="server" Text="Expand All"

 

 

 

onclick="RadButton1_Click" width ="30" height="20">

 

 

 

<Image IsBackgroundImage="true" ImageUrl ="expand-large-silver-Shapes4FREE1.png" />

 

</

 

 

telerik:radbutton>

 



when I run the application I got many expand button.I am not sure why it happened?

I need to add Rad ImagesButton  and click on this button exapnd all treeview and treelist node.

How to add Rad ImagesButton ?

Thanks,
Sindu

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 09 Nov 2011, 06:55 AM
Hello Sindu,

I tried the same scenario in the version 2011.2.712.35, but no avail. Make sure that you have configured the RadButton as explained in this documentation.
RadButton as an Image Button.

-Shinu.
Tags
TreeList
Asked by
Sindu
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or