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

listbox overlays buttons

4 Answers 67 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Cecil
Top achievements
Rank 1
Cecil asked on 27 Dec 2011, 10:31 PM
After setting up radlistboxes to transfer employees, the box on the left appears to overlay the transfer buttons.  The buttons still work, but the look is not correct.

Any  thoughts on what cause this?

4 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 28 Dec 2011, 07:04 AM
Hello Cecil,

I have tried reproducing the issue at my end and tried replicating in the online demos as well but not avail. Please make sure that there is no Global CSS which affects the ListBox style. Try the same ListBox code in an independent page and see whether it helps.

Thanks,
Shinu.
0
Kate
Telerik team
answered on 28 Dec 2011, 08:21 AM
Hello Cecil,

It would be very helpful for us if you could provide some markup of how to replicate the issue. Meanwhile however I can only assume about the reason causing this appearance. It could be, for instance, that you apply some custom styles. You could try though to alter the ButtonSettings of the RadListBox control as described in this demo and see if this will work out for your scenario.

Greetings,
Kate
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Cecil
Top achievements
Rank 1
answered on 29 Dec 2011, 08:17 PM
Kate, that worked!  I pulled out all references to my style sheet and the buttons lined up perfectly.

But that brings up a question.  This is the same scenario that I will use in a webpage that has a Master page.

The master page uses a style sheet also.  How do I go about using the Style sheet in the Master page and not effecting the other page?
0
Kate
Telerik team
answered on 02 Jan 2012, 10:06 AM
Hi Cecil,

You can change the different style sheets that you apply if you have nested master pages and/or content pages (here you can find information on how this could be done) but you can not use a style sheet in the master page that will not effect the other page(s).

All the best,
Kate
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
ListBox
Asked by
Cecil
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Kate
Telerik team
Cecil
Top achievements
Rank 1
Share this question
or