Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Binding a dataview to a grid
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00841932
Message ID:
00842493
Views:
13
Brian,

>I'm trying to bind a data grid to a view that I'm creating via the developers guild (which isn't providing much guildance).

The information David provided in his answer is found in the MM .NET Developer's Guide under the topic "Data Binding Windows Forms DataGrids". These instructions show how to bind a DataGrid to the default DataView or a custom DataView.

I'm not sure which property you eventually found was set incorrectly, but the biggest mistake I've seen developer's make is not setting the MappingName property...and as David pointed out, you do need to watch case!

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform