I'm generating some html content with SAS' ods tagset.tableeditor. My date filter looks like this.

It shows all values. I want the date filter to be more Excel-like and be knowledgeable about the content of what it's showing. When there's a date or numeric value, I want to give my users the option of selecting a range, or before, or after, etc, like this:date 
Thanks!