This is the first instalment on using reporting grids. It doesn't apply to data entry grids (eg batting) as those grids are customized.
Width
Some reports have few columns. However, some have so many columns that you must scroll left-right using the horizontal scroll bar at the bottom of the grid. CSBAstat tries to avoid that nonsense so it dynamically expands the width of the window to fit your monitor's width. Really!
By default, it leaves 2 centimeters to the left and right of the window. You can adjust this gap by adding the following to your INI file, stored in the "CSBAstat Application'' folder. And yes, zero is valid. If the #centimeters is too big for your monitor, then it will use zero because you're an idiot.
Sorting
Akin to Excel, you can click on any column on the header row to sort the entire grid. It toggles between ascending and descending order.
Navigating
The highlighted row of a grid is always black. The highlighted column does not vary in colour (see sorting, above).
The horizontal and vertical scroll bars are present if needed due to size. They operate like Excel scroll bars.
The up/down/left/right keyboard arrows and PageUp/PageDown keyboard buttons are functional. If the horizontal or vertical scroll bars are also present, there is wrap-around once you reach the grid boundary. Otherwise there's no wrap around.
Unlike Excel, CTRL-HOME and CTRL-END do not realign the grid to the first row and final row.
Next Week
Cells within the grid