I've set the Caption property for a table in DataSet, so when hte DataSet is
binded to a Datagrid, the caption is displeyd instead of the column name.
But it doesn't work. I get the column name instead of caption.
What may be the cause?

Re: DataColumn.Caption by Eric

Eric
Mon Apr 04 12:35:19 CDT 2005

Are you using a TableStyle? I'm thinking you might have the wrong
MappingName set?

HTH;
Eric Cadwell
http://www.origincontrols.com



Re: DataColumn.Caption by Nikolay

Nikolay
Tue Apr 05 04:03:53 CDT 2005

No, I don't.

"Eric Cadwell" <ecadwell@ns.insight.com> wrote in message
news:uTD6syTOFHA.2468@tk2msftngp13.phx.gbl...
> Are you using a TableStyle? I'm thinking you might have the wrong
> MappingName set?
>
> HTH;
> Eric Cadwell
> http://www.origincontrols.com
>
>