Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DtataGrid in WPF
Message
De
04/06/2009 04:44:48
 
 
À
03/06/2009 16:19:59
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01403484
Message ID:
01403620
Vues:
31
Hi Tim,

Thanks for your attention.

Not all the controls sets for WPF work properly with the MM .NET entities. Is not that simple.

Rigth now I´m using the standar .NET controls because they are the set that suits better to the MM .NET environment. Others like Infragistics and xceed don´t work fine.

The only control that I need and is not provided in the .NET pack is a Grid.

I have test some of them and the one that best suits to the MM .NET environment is the WPF toolkit´s DataGrid. It can be found at CodePlex with full source code and is intended to be the Microsoft´s new grid for WPF. It supports the MM .NET basic, but not all, functionality. When I load a form, add or delete a record, the MM .NET code can syncrhonize the record in the grid with the selected data row. This simple functionality doesn´t work in other grids.

The bad news are that using MM .NET it cannot sort data and navigation from record to record is not sinchronized with the entities in the back stage so events don´t fire and our BusinessObject Model crashes. Take a look at one of my latest post where I was finding the way to control the navigation in parent objects to requery the child object properly. The solution you provided me is the correct but In this case the code in HookParentNavigated is not executed because there is no event fired. I think that it is an important feature to be supported.

As you can see, the MM .NET framework is one step beyond other third party WPF control set vendors and is not fully supported.

I hope it will clarify you what I´m asking for. We need a full set of controls that supports MM .NET but there is not one.

The Toolkit´s team is working on correcting the ordering issue with entities, is in their roadmap, but there is not an schedule for it. I hope they need to review entities support and post a full featured new release soon. But now???

Some solution or insigth will be appreciated.

Thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform