Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
2 grids - 1 datasource
Message
From
27/02/2012 14:03:30
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
2 grids - 1 datasource
Miscellaneous
Thread ID:
01536652
Message ID:
01536652
Views:
54
Hello. I have a form with 2 grids that get their data from the same entity. I'm able to get one of the grids to populate, but no the other.
When I set a break point after the calls to the entity I can see that the dataset has my 2 dataviews and are both populated with data.
I have the bindingsource and bindingsourcemember set on both grids.
1 grid is "ClassOfRestriction" and "COR"
the other is "ClassOfRestriction" and "Restrictions"
Both dataviews have the data that I'm expecting, but only the "Restrictions" view is populating the grid.

Thanks.
Reply
Map
View

Click here to load this message in the networking platform