Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with gridview
Message
From
15/03/2007 20:23:55
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Problem with gridview
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01204336
Message ID:
01204336
Views:
61
Hi

I'm a problem with gridview control
Dim vl_sWriter As New System.IO.StringWriter
Dim vl_sHtml As New HtmlTextWriter(vl_sWriter)

vl_dtNotas=CallMethod()
Me.tblDatos.DataSource = vl_dtNotas
Me.tblDatos.DataBind()
Me.tblDatos.RenderControl(vl_sHtml)

Show me this error

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

Helpme
Daniel Vargas.
MCP - Microsoft Certified Professional

"El callar y escuchar es cosa de sabios por ello nuestro grito nace de silencio consciente fuerte y elocuente... vivir de manera diferente es morir siendo libre"

Elkin Ramirez-Kraken

My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform