MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Asp.net Form  (Mono Support )

28298 put(a) pogledan, 2 odgovor(a) 12.7.2014. 19:25:02Kreirao(la) Samtg
Samtg

Samtg

12.7.2014. 19:26:12
Hi,
     I was testing out some asp.net on a page, and was wondering, right now when I code for:

<asp:TextBox runat="server" id="Text1"></asp:TextBox>
<asp:TextBox runat="server" id="Text2"></asp:TextBox>
<asp:Button runat="server" id="submit" text="Submit"></asp:Button>

tags like Untitled[1] show above of those elements on the page, and was wondering if there was a way to have all those fields together so that it was more like a form (contiguous)?
Thanks.





Ovaj sadržaj još nije ocijenjen. 
440 Reputacija 38 Ukupno objava
khorvat

khorvat

13.7.2014. 7:13:06
Hi,

  I suppose you are talking about the WebPartZone Untitled[1] if so you should put all of you controls under Panel or custom WebPart (preferred) in order to get desired result.

Let us know if youneed anything else.

Regards
Ovaj sadržaj još nije ocijenjen. 
15993 Reputacija 2214 Ukupno objava