Hi,
in one column of my DataGrid I show percentage values.
From database, I get the number:
- in view, I would concatenate the char "%"
- in edit, the user add his value and when mouse leaves cell automatically is concatenated the char "%"
How can I implement it?
Thanks.

Akhil GargPosted Apr 9, 2015, 7:37 AM
Akhil GargPosted Apr 9, 2015, 10:49 AM
Roberto SalemiPosted Apr 9, 2015, 9:20 AM