HI,
I created a grid with columns manually, which binds to the grid via dictionary list. Some of my columns are date columns, with a specific date-format, but when the value of the column is null it, displays a default date value (0001/01/01), I want do not want to display any value when the datevalue is null, is this possible, I do not see any properties on the datecolumn to allow for this?
If I add the column as a text column it does not display the null value, but then I cannot format the date via FormatString property either, so I am in a catch 22, any suggestion welcome?
Thanks
Infragistics.XF.DataGrid 18.1.14
Both Xamarin.Forms Android and iOS
Hello,
Which version of Xamarin for Infragistics are you using?Which platform are you using (Native Android or iOS or Xamarin.Forms Android or iOS)?