Hi ,
We are using radcombobox.
inspite of setting the width and even changing the width to different values in terms of pixels and percentage , the width remains
unchanged .
This problem occurs only in IE8 browser , where as in all other browser(FF,ie7 etc) it works fine .
We are using radcombobox.
inspite of setting the width and even changing the width to different values in terms of pixels and percentage , the width remains
unchanged .
This problem occurs only in IE8 browser , where as in all other browser(FF,ie7 etc) it works fine .
<
telerik:RadComboBox ID="ddlEmpType" runat="server" Skin="Vista" EmptyMessage="Select Employment Type"
DataTextField="EmpTypeName" DataValueField="EmpTypeCode" Width="125px">
<CollapseAnimation Duration="200" Type="OutQuint" />
</telerik:RadComboBox>
Could we know a solution to this problem.
cheers,
Thanks and Regards,
Sriharsha.