Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Business object for WPF data grid
Message
De
16/07/2009 15:46:00
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01412628
Message ID:
01412829
Vues:
44
>Sorry, that was a typo as I was trying to convert things to a more generic example. The code I used was essentially the one you suggest:
>
>public mmBindingList<MyWinDings> GetMyWinDings(string type)
>{
>     return this.GetEntityList<MyWinDings>("GetMyWindingsByType",
>          this.CreateParameter("@type", type));
>}
>
>
>the essential problem I assume is that the compiler doesn't recognize the mmBindingList. And I'm wondering if I should be using some other class?

The business objects are the same ones used in windows, web, and wpf projects and mmBindingList is used all the time. Can you confirm this code is placed in your business object class? Well it clear must be because you have "this.GetEntityList" in there. If you want to send me a copy of the file, I would be happy to look at it or if you want we can look via GoToMeeting.

Oceanside is my old stomping grounds many years ago. My dad owns Oceanside Driveline on Industrial Blvd.
Tim
Timothy Bryan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform