This question is locked. New answers and comments are not allowed.
Hello,
I am trying to export a gridview to excel, but the cells that show a value processed by an IValueConverter implementation class is not shown, it shows the string version of the object bound.
Is it possible to have the export functionality to "invoke" the IValueConverter?
Thanks.
Juan
I am trying to export a gridview to excel, but the cells that show a value processed by an IValueConverter implementation class is not shown, it shows the string version of the object bound.
Is it possible to have the export functionality to "invoke" the IValueConverter?
Thanks.
Juan