In most browsers when I open a drop down with an item selected, the item is scrolled to view when opening the list. But in IE8 and IE9, the list is positioned at the beginning. Is there a workaround for this issue?
This behaviour can be observed on Infragistics own sample page (http://ko.infragistics.com/products/aspnet/sample/drop-down/data-binding). Select an item which is far down the list, close it and open again. In Opera or IE8 in Compatibility view, selected item will be visible. In IE8 Standards View, the list will open at first position.
Hello Rohit_patel181,
If you would like to see this feature in future. I would recommend you to log this product idea at http://ideas.infragistics.com and powered by UserVoice, the Product Ideas site allows you to suggest new product features, new functionalities in existing products and controls, and even request new controls and products altogether. Members of the Infragistics Community then vote for the features and suggestions they want to see added to the products, resulting in the most popular features bubbling up to the top. When planning new releases, our Product Management team will look at the most popular features and use your feedback to prioritize upcoming work.
This new Infragistics Product Ideas site is simple to use and we encourage you to take a look at it today.
Create a new UserVoice account and log in to the Infragistics Product Ideas site at http://ideas.infragistics.com.
I am having same issues.
Any solution?
Hello Michael,
I have sent your product idea directly to our product management team. Our product team chooses new product ideas for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products, so as trends appear in requested features, we can plan accordingly.
We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your feature is chosen for development, you will be notified at that time. Your reference number for this feature request is PI12090084
If you would like to follow up on your feature request at a later point, you may contact Developer Support management via email. Please include the reference number of your feature request in the subject and body of your email message. You can reach Developer Support management through the following email address: dsmanager@infragistics.com
Thank you for your request.
Hello Prabha,
Working by design, or not working by omission? Normal drop down list scrolls selected item to view, why remove that feature from more advanced control like WDD? I think rich controls should extend functionality, not limit it. Is this feature going to be introduced at some time?
Anyways, thanks for your time.
Regards,
Michael
Hello Michal,
I heard back from the Development team that this is working by design. WDD does not auto scroll the selected item into view. In IE when you hide a div the browser resets its scroll to 0. You will see the same thing happening in other browsers (browser not scrolling to the selected item) if you do the following steps:
1. Open Dropdown
2. Select last irem
3. Open dropdown scroll to the top
4. close dropdown without selecting anything
5. Open dropdown again
Please let me know if I can provide any further assistance regarding this matter.