DataGrid TableStyles...

A

alig

Is it possible to use DataGrid TableStyles with DataView as DataSoure? What
MappingName I need to set?
 
C

ClayB [Syncfusion]

I think you would the name of teh DataTable associated with the DataView,
this.dataView1.Table.TableName.

======================
Clay Burch, .NET MVP

Visit www.syncfusion.com for the coolest tools
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top