Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Databound Grid Cell Values based on Method Return Value
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00965569
Message ID:
00965574
Vues:
12
Simon,

>I noticed that the Syncfusion datagrid allows something called formula cells which basically does something similar to what I have just described. What I am wondering about is if there is way to implement such a thing in mmDataGrid where the grid might be bound to a datatable but the value shown in the grid column could be the return value of a method instead of showing the table field value?

We don't have a specific type of grid column that does this, but you can add a calculated column to your DataTable and populate it in the business object (i.e. in the HookPostGetData() method).

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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform