My search result consist of date fields. Among the displayed search results(rows in the grid) if some of the rows has the date column as null, filter by date(before,after,on - Calendar Widget) doesn't work properly. Is there any way to handle this.Any Suggestion regarding this would be helpful.
AcctNo:1 Date:09/23/08 -> row1 in grid
AcctNo:2 Date: -> row2 in grid
AcctNo:3 Date:10/12/08 -> row3 in grid
Here row2 has the date column as blank or null. If I try filtering it by date,I am not able to filter and getting script error.