Hi,I have a quick question. In XamDataGrid's particular field, I need to display blank string instead of 0 value. This field is bound to Quantity (Int64) field in my record.I need to know how should I style the CellValuePresenter for that field to use an IValueConverter implementation. Anyone implemented something like this? Appreciate the helpThanks,Sagar
How set Property="ValueToDisplayTextConverter" to field in the C# code? Not in XAML.
Hi Petar, Sorry to get back to you late. I think it's not an issue any more as I dont see any exceptions being thrown. I will close this thread and in case I have any issues, I will get back to you. Thanks a lot Petar
Hi,
I am just checking if this is still an issue for you and if you require any further assistance on the matter.
I see, I'll be looking forward to hearing from you.
No. I do not have any issues with creating IValueConverter implementations as such. What I meant by the other post was, by the time I heard from you, I had already implemented the solution I mentioned above and it kind of does what I need it to do. But I was not convinced by that approach and hence was waiting for someone from Infragistics to come back with answer which you did. I have been looking into something else from last few days and hence didnt get a chance to implement the solution you mentioned. Will get back to you with the results. Thanks