Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Business object for WPF data grid
Message
De
22/07/2009 17:06:57
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:
01413807
Vues:
53
>yep, that works.. obvious now, but I sure was blind to it before.. Thanks!
>
>Now the grid shows up.. but still shows no content.. As far as I can tell I've followed the databinding instructions in the DataBindingWPFControls sections..
>Is there some type of Refresh() needed?

I am not really up on the WPF stuff but just looking at the Dev guide there is a sample that reads:
BindingExpression binding = txtFontSize.GetBindingExpression(TextBox.TextProperty);
binding.UpdateTarget();
Now, it would seem to me this shouldn't be necessary on a first load situation. I can look further into it later today and I bet we can figure it out. I will reply to your private email.
Tim
Timothy Bryan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform