Hi,
Dropdown search is not working properly because of the screen resolution. How can I change the Screen Resolution
Hi Shreelakshmi,
What kind of app are you developing, Traditional Web, Reactive Web or Mobile? What kind of device are you using? What kind of "screen resolution" are you talking about? The actual screen resolution of devices is fixed, you cannot change that.
You cannot change the resolution of the screen. Exactly what kind of problem you are facing? could you please elaborate well?
If you want to see your application in different resolutions using browser, you could press F12 or right click anywhere in your page and select Inspect to open developer tools. After this you would see following icon showed below.
After clicking on this Icon, you will be able to check behavior of your application in different resolutions.
Hope it helps, Thanks a lot.
I am developing application using Reactive web apps
Can you show in some way what goes wrong with the dropdown search?
Zoom 90%Zoom 100%
Please let me know if i correctly understood, that your dropdown search input box is not showing in 100% while it is showing in 90%, is this the problem?
It looks like that at 100%, the list is too close to the bottom and it is consequently displayed above the input. But that's pretty standard behaviour of UIs.
yes
No no its not like that. Its not showing the full dropdown and also its not showing the search box also
you can not change screen resolution of device and on which device you are testing?
Okay Thanks