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:
00970696
Vues:
14
Hi Kevin

On further reading I found the Format/Parse methods of the Binding which appears to me to be designed for exactly the situation I described. Is there any reason why I could not use these events to morph data form a datatable column as it is displayed in either the Listbox control or a Datagrid?

Thanks,
Simon White


>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,
Simon White
dCipher Computing
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform