Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,152,759 members, 7,817,095 topics. Date: Saturday, 04 May 2024 at 05:20 AM

Asp.net GRIDVIEW ERROR Using Vb.net - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Asp.net GRIDVIEW ERROR Using Vb.net (2001 Views)

C# - Capturing File Name From A FileUpload Control In Asp.net / I Need A Help To Write A Simple Login Form Using Vb.net / Post Ur Vb 6.0 Questions Here (2) (3) (4)

(1) (Reply) (Go Down)

Asp.net GRIDVIEW ERROR Using Vb.net by bigafees: 11:04am On Jul 31, 2012
PLS I'M FACING BELOW ERROR WHEN TRYING TO PRINT GRIDVIEW IN ASP.net using vb.net

Control 'GridView1' of type 'GridView' must be placed inside a form tag with runat=server


pls how can solved this error very urgent...... tanx in advance

Re: Asp.net GRIDVIEW ERROR Using Vb.net by Ojukwu24(m): 11:03am On Aug 01, 2012
I think the Error message has given you a clue. Though it will be easier to help you if you post some lines(codes) of what you did here.
Re: Asp.net GRIDVIEW ERROR Using Vb.net by wiegraf: 12:11pm On Aug 01, 2012
bigafees: PLS I'M FACING BELOW ERROR WHEN TRYING TO PRINT GRIDVIEW IN ASP.net using vb.net

Control 'GridView1' of type 'GridView' must be placed inside a form tag with runat=server


pls how can solved this error very urgent...... tanx in advance

The error message literally tells you what's wrong, unless I'm missing something. Add runat=server in your form tag (it should be after 'head', I can't remember actually). Also, use google
Re: Asp.net GRIDVIEW ERROR Using Vb.net by AutomatedSystem: 8:12pm On Aug 04, 2012
Why not join MSDN Forums? There you have thousands of gurus ready to assist 24/7 with codes
Re: Asp.net GRIDVIEW ERROR Using Vb.net by AbidemiA: 1:12pm On Aug 07, 2012
make sure that your gridview is within form tag
example:

<form id="form1" runat="server">
<asp:GridView ID="GridView1" runat="server">
</asp:GridView>
</form>

(1) (Reply)

Software Companies In Nigeria (internship) / How To Implement Chart In ASP.NET MVC Project Using Amchart / Learning

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 7
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.