In my cxGrid I have records grouped by date. However, when a user selects a grouped date and hits delete all the records that were filed under that date get deleted. Is there a way to prevent this ? I would like the records to be deleted individually.
EDIT: I forgot to mention: I am grouping using GroupByBox function of the grid.