It appears that the dropdown control resizes when hovering over the control. My users are complaining about this. This is the default behavoir of the control. Is there a fix for this. I have been looking at the styles as a means to curb this problem but to no avail.
Thanks ashpawan,
the same worked for me!
There is difference in the size og the images used on the dropdown I overcome from this problem by deleting the igdd_dropdownbuttonHover image and copy the igdd_dropdownButton image with the igdd_DropDownButtonHover.
This does the trick for me.
Hello mdelgado,
Thank you for the clarification about the version which you are using.
There is already existing development issue regarding this.
The fix will be included in the service release.
In the meantime I created a new support ticket on your behalf.
CAS-55876-K1GNVN
Let us know if you need further assistance.
Try looking at 2010.2. Office2007Blue This is what we are using...
I checked both with AppStylist and online samples about Office2007:
http://samples.infragistics.com/2010.3/WebFeatureBrowser/contents.aspx?showCode=true&t=WebDropDown/WebDropDownStyles.aspx~srcview.aspx?path=~srcview.aspx?path=WebDropDown/WebDropDownStyles.src
I was not able to see the resize behavior.