Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with gridview
Message
De
15/03/2007 20:23:55
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Problem with gridview
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Divers
Thread ID:
01204336
Message ID:
01204336
Vues:
62
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform