I have a problem with this control. When I place it directly after text, it appears as if it performs either a <br/> or <p>. Here's the code.
Post: <ig:WebDropDown ID="WebDropDown1" runat="server" CssClass="igdd_DropDownButton" Height="26px" Width ="85px"></ig:WebDropDown>
I appreciate any feedback. Thanks.
Greg
Hi gmazujian,
Just as an additional piece of information, the float:left property can also be applied in this case to position the text and dropdown next to each other in this scenario.
Please do not hestitate to contact me if you have any questions.