Hello,
I have a data grid table. there is a datetime column in the data grid table. how to let datetime cell empty if there is not datetime in a record?
Thanks!
John
Hello,
I have a data grid table. there is a datetime column in the data grid table. how to let datetime cell empty if there is not datetime in a record?
Thanks!
John
Hi @jzhu,
If the database field is nullable the cell will be empty for null values.