I have set the column style to dropdowncalender.
By default it shows "//".
I want to set it to blank. I tried setting the default value to Nothing and "" but the result is the same.
Try to set the Nulltext to string.Empty
setting Nulltext to string.empty the result is same.