Hi
I am using combobox, but problem is it is not getting align to the postion i am setting expecting to. Whenever I put mouse over dropdown it is moving to the left side and when mouse is out , it goes back to previous position.
I am having simple code.... as follows
<
telerik:RadComboBox ID="ddlGroup" runat="server" BorderStyle="None"
AllowCustomText="false" EnableTextSelection="false"
ShowToggleImage="true" Skin="Outlook" Width="184px" >
</telerik:RadComboBox>
Please Suggest the way to fix it. I want it should not move from its position.
Thanks and Regards,
Pradip
