RE: DataGridTableStyle Mapping name when using BindingSource -
04-03-2006
, 08:54 AM
Hi Eric,
Thanks for your post!
For the current issue, the MappingName property is set as the name used to
map this table to a specific data source. So, as far as I know, you can set
the property to the name of the List<T> at the current stage. The following
MSDN document demonstrates the details about the property:
http://msdn2.microsoft.com/en-us/library/system.windows.forms.datagridtables
tyle.mappingname(VS.80).aspx
Hope this will be helpful. If you have any concerns or issues, please let
me know. It's my pleasure to be assistance.
Regards,
Yuan Ren
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights |