Logger

Demonstrates how the .Net Grid can be used as Event Logger. The logger can filter and sort received messaged by receipt time, message type and message text in ascending or descending order.

There are several checkboxes on the sample form: Debug, Info, Error, Fatal, Warning. These checkboxes represent a filter applied to messages. Try to enable/disable some of them and you will see only non-filtered messages. The Info area displays a total number of rows in the logger (disregarding filtering) and the number of visible rows (without filtered rows):