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

Listbox Floating On Scroll 2 ????

3 Answers 74 Views
ComboBox and ListBox (obsolete as of Q2 2010)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Em4o
Top achievements
Rank 2
Em4o asked on 29 Jul 2010, 08:25 AM
Hi,
there are attached files
So  I have this problems with RadListBox - floating on scroll? i try to fix it with position:relative, but the problem still exist
radgridBug.jpg

My code is looking like that

<Content id=".." contentplaceholderid="">
<DIV>
     <div>
       <RADGRID IS HERE>
    </div>
    <div>
       <RadListBox  1>
         <RadListBox  2>
    </div>
<DIV>
</Content>

So if i put position:relative - to the main DIV - than my RADGRID is floating - radgridBug2.jpg

So is there some way to solve this issue- I google it and so many people had been crushed with this problem...

3 Answers, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 30 Jul 2010, 02:54 PM
Hello Em4o,

You need to set position: relative to any scrolling containers you may have, including the body if you need to. If you can't handle it, can you send a live URL and I will tell you exactly which elements to make relative.

Best wishes,
Kamen Bundev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Em4o
Top achievements
Rank 2
answered on 09 Aug 2010, 12:49 PM
yes, i can give u live url on skype or msn messenger it is with login
so pls give me some messenger details
0
Kamen Bundev
Telerik team
answered on 10 Aug 2010, 11:45 AM
Hi Em4o,

Unfortunately we do not offer support through Skype or other messenger channels. Please file a support ticket with the needed credentials.

Regards,
Kamen Bundev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ComboBox and ListBox (obsolete as of Q2 2010)
Asked by
Em4o
Top achievements
Rank 2
Answers by
Kamen Bundev
Telerik team
Em4o
Top achievements
Rank 2
Share this question
or