hello,
Concerning NULL date to be displayed in advDBGRID:
Is there a solution to display an empty string instead a dummy date like 30/12/1899 ?
hello,
Concerning NULL date to be displayed in advDBGRID:
Is there a solution to display an empty string instead a dummy date like 30/12/1899 ?
Implement the dataset date field OnGetText and return a blank string when date is null.