Home All Groups Group Topic Archive Search About
Author
23 Mar 2010 9:49 PM
Mr. X.
What is the common grid component called, which I can use in VB (VS 2008) ?

Thanks :

Author
23 Mar 2010 10:19 PM
Armin Zingler
Am 23.03.2010 22:49, schrieb Mr. X.:
> What is the common grid component called, which I can use in VB (VS 2008) ?

This page...

   http://msdn.microsoft.com/en-us/library/xfak08ea.aspx

....says: DataGridView

--
Armin
Author
24 Mar 2010 6:47 AM
Cor Ligthert[MVP]
Really depends which surface you use:

Forms: DataGridView
SilverLight and WPF: Grid
ASPNet: GridView


Show quoteHide quote
"Mr. X." <nospam@nospam_please.com> wrote in message
news:u4g9tKtyKHA.3264@TK2MSFTNGP06.phx.gbl...
> What is the common grid component called, which I can use in VB (VS 2008)
> ?
>
> Thanks :