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

Additional Fields +Scrollable Div +input sticks

1 Answer 44 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Bruce Hochstetler
Top achievements
Rank 2
Bruce Hochstetler asked on 12 Jul 2008, 12:25 AM
Hi,

I've ported my input controls to the new ajax controls. I had previously implemented the 'Add' additional inputs controls with a description textbox, all of this was put in a div with scroll=auto. After porting to ajax I noticed that the input components do not scroll, but rather stay in the original location, floating over other components. Is there some style setting or something I'm missing?

Thanks,
Bruce

1 Answer, 1 is accepted

Sort by
0
Accepted
Veselin Vasilev
Telerik team
answered on 14 Jul 2008, 02:21 PM
Hi Bruce,

Can you add this property to the style of your div:

position: relative;

If it does not help - please isolate the problem in a small running project and send it to us.


Regards,
Veskoni
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Upload (Obsolete)
Asked by
Bruce Hochstetler
Top achievements
Rank 2
Answers by
Veselin Vasilev
Telerik team
Share this question
or