This question is locked. New answers and comments are not allowed.
Hi,
I have DatePicker type of GridViewDataColumn in which I want to implement my custom “Converter”.
Something like this
<Controls:VGridViewDataColumn HeaderText="RegistrationDate" UniqueName="RegistrationDate" Converter={StaticResource MyConverter}>
What is the way to do it?
Thanks
Virendra.k
