i can only say orientation of the dropdown container where it appears. but all the items are centered. is there a property to set them left?
Ok thanks , now it works fine
>Please note that by default dropdown items are align to left.No, my was all centered.greetings
Hi Martin,
You can override the default CSS class in the page to align the items to the left as follows.
.igdd_Office2007BlueDropDownList { background-color: White; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 1px; text-align: left !important; }
Please note that by default dropdown items are align to left.
Let me know if you have any questions with this matter.
NehaDeveloper Support EngineerInfragisticswww.infragistics.com/support