Hai all,
My asp textbox is not getting focus when i clicked on the textfiels. plz help me
<asp:TextBox ID="qtyTextBox" CssClass="qty1" runat="server" BorderStyle="Groove" Width="21" Height="14" style="margin-top:7px;"></asp:TextBox>

>My asp textbox is not getting focus when i clicked on the textfiels.

Remove style and css class and see what happens.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.