Just had a user persistently try and enter a Friday into a cjgrid column that insists on Saturdays (it's a future date and there's leap years to allow for).

That gave rise to the entirely reasonable question of why the h*ll I hadn't provided a datepopup. And of all the grids we have, quite a few with dates, it seems that this is the only one where a date may actually be entered or modified.

So what does everyone use for a date popup in a cdbcjGrid, or has everyone subclassed the gridcolumn?