I have a cDbCJGrid with a column I set to be a check box. I want to loop through and count how many boxes are checked. I dont want to use the selected rows property because clients are used to the check box. I prefer to keep it that way if i can. However, to loop through and look for the checks I need to know how many records are loaded in the grid. Is there a way to get a count of the number of rows. I can find things for selected rows but not a total count of rows.

Question 2.

Is there no way to set the font size in CJgrid. The default font seems much larger than a dbgrid. My end goal is to allow them to approve multiple records at once but not actually look like anything changed. I think I am numb to the help file at this point and nothing I find seems to give me the answer I am seeking.


Version 18.2 for now. Hopefully my rambling makes sense. If not I will be happy to clarify.

-Kyle