Home All Groups Group Topic Archive Search About
Author
3 Feb 2005 10:24 PM
John McClamrock
What exactly is a DataGrid?

John

Author
4 Feb 2005 12:07 AM
Ken Cox [Microsoft MVP]
Hi John,

It is an ASP.NET server-side control that renders in the browser as an HTML
table full of data. Click the button here and you'll see a datagrid rendered
as HTML:

http://www.dotnetjunkies.com/quickstart/aspplus/samples/webforms/intro/VB/Intro8.aspx


Show quoteHide quote
"John McClamrock" <ehbr***@hotmail.com> wrote in message
news:eP0ls9jCFHA.2380@tk2msftngp13.phx.gbl...
> What exactly is a DataGrid?
>
> John
>
Author
4 Feb 2005 12:33 AM
John McClamrock
Is there a way to show the ASP.NET VB Source for it so I can study it?

--

John
Author
4 Feb 2005 12:40 AM
Ken Cox [Microsoft MVP]
Sure!

http://www.dotnetjunkies.com/quickstart/util/srcview.aspx?path=/quickstart/aspplus/samples/webforms/intro/Intro8.src

http://www.asp.net/Tutorials/quickstart.aspx


Show quoteHide quote
"John McClamrock" <ehbr***@hotmail.com> wrote in message
news:uMa7sElCFHA.4004@tk2msftngp13.phx.gbl...
> Is there a way to show the ASP.NET VB Source for it so I can study it?
>
> --
>
> John
>