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

[Solved] Adding a checkbox to a RadPanelItem

1 Answer 185 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Jonathan De Jong
Top achievements
Rank 1
Jonathan De Jong asked on 11 Jun 2008, 05:47 PM
I want to add an <asp:checkbox to each of the RadPanelItems that are under the RadPanelBar. I tried doing this via an ItemTemplate but that showed the checkbox on the next line and not next to the Text. Is there anyway to do this. I am trying to make a survery that has sections and as they complete a section it checks them off.

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Jonathan De Jong
Top achievements
Rank 1
answered on 11 Jun 2008, 06:28 PM
In messing with CSS i was able to put a div around the checkbox and push it up and over the right number of pixels to make it show where i wanted.

For anyone wanting to know how to do this I found the css in the following example

http://www.telerik.com/demos/aspnet/prometheus/Panelbar/Examples/Functionality/Templates/DefaultCS.aspx
Tags
PanelBar
Asked by
Jonathan De Jong
Top achievements
Rank 1
Answers by
Jonathan De Jong
Top achievements
Rank 1
Share this question
or