Top "Rowfilter" questions

Filtering by date with DataTable.RowFilter while ignoring time

How do I filter for records on a DataTable which are on a certain date? I've tried plain [datecol] = #11 March 2010# …

c# datetime datatable sql-server-ce rowfilter