I am migrating an invoice payment processing view from using a dblist (obsolete) to using a cdbcjgrid with multi select capability. DBList had a procedure named "Select_Toggling" that I could keep a running total of the number of invoice selected for payment as well as the total of the invoices selected. I can't quite find the right procedure/function to do this when using a cdbcjgrid. Can anyone one point me to a process that is called when a row is selected/deselected that I can update some other values?

Thanks
Mark