Hi,
In am using webdropdown in our application and the webdropdown is in the below part of the page. when i click on the webdropdown, webdropdown container is opening and the most part of webdropdown is going below the page. So want to show the webdropdown continer to drop upwards, so that it will be visible.
Can you please tell me how to do that.
Thanks and Regards,
Kiran
hi,
DropDownorientation property
Ed
Thanks for immediate reply. this is what i am expecting. but this orientation has to change depending the page space available below the webdropdown. if the webdropdown container goes below the page then that should drop upwards other wise i should drop down wards.
Hi Edward i'm facing similar issue.
I have a webdropdown at the bottom of the page. When i open the dropdown the scroll bar enables and when i drag the scroll bar of the page to the bottom the dropdown closes. This action is stopping me from selecting the value from dropdown. I tried dropdownorientation property to topleft and also to default but nothing helps. Can you please help me out ?
Hi ,
This solves my problem thanks.
Kirna
If you set it to default, the dropdown will open whereever there is room depending on the position of the browser. That is probably what you want. However, I had a support case regarding this that it doesn't always work. It depends on exactly where the control is placed, what container it's in, and it's height. Make sure that it isn't so high that it won't fit anywhere.