samedi 14 mars 2015

XtraTable Cell DataBinding["Text"] in DevExpress12.2.7: Null Reference

In devexpress 14, when need to format the xtratable cell to print thousand separator, I use this code in BeforePrint event:



cell.DataBinding["Text"].FormatString = "{0:N0}"


but this code not work in devexpress 12.2.7, .Net 3.5


Aucun commentaire:

Enregistrer un commentaire