Home All Groups Group Topic Archive Search About

selection of fields in datatable for Datagrid

Author
10 Feb 2005 9:27 PM
ALI-R
I'd like my Datagrid shows only some columns in the datatable(I'd like to
change the name of some columns too)

How can I do that?

Thanks for your help.

Ali

Author
10 Feb 2005 10:23 PM
Eliyahu Goldin
Set AutoGenerateColumns=false and specify the columns you want to include in
the datagrid Properties panel in Design view.

Eliyahu

Show quoteHide quote
"ALI-R" <new***@microsoft.com> wrote in message
news:%23MiSId7DFHA.3728@TK2MSFTNGP14.phx.gbl...
> I'd like my Datagrid shows only some columns in the datatable(I'd like to
> change the name of some columns too)
>
> How can I do that?
>
> Thanks for your help.
>
> Ali
>
>
Author
11 Feb 2005 5:10 PM
ALI-R
Sorry,I'm not sure wether it's right to ask such a question here or not,but
I'm not using the datagrid in the web context ,I'm using that in a mobile
form.

Thanks
Show quoteHide quote
"ALI-R" <new***@microsoft.com> wrote in message
news:%23MiSId7DFHA.3728@TK2MSFTNGP14.phx.gbl...
> I'd like my Datagrid shows only some columns in the datatable(I'd like to
> change the name of some columns too)
>
> How can I do that?
>
> Thanks for your help.
>
> Ali
>
>