DataGrid

P

pete

I have a DataGrid on the WebForm "grd_loop" that I do the
following:

Dim Stats As New ArrayList

I then load 1 row of Stats with "String" data that looks
good in the "Autos" window when I do "grd_loop.DataSource
= Stats". It also looks good in grd_loop.DataSource in
the Autos window. But when I do "grd_loop.DataBind()",
I'm getting the following run-time error:

"DataGrid with id 'grd_loop' could not automatically
generate any columns from the selected data source."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,075
Messages
2,570,554
Members
47,197
Latest member
NDTShavonn

Latest Threads

Top