i want to add check for records that been selected after "select all" press
it doesn't matter if the icon in my gui or in the toolbar .
i done checks by "on change" event after the user sign checkbox , but on "select all" it don't catch the checkbox
in "on change.
i do stop in "user command" event but i can't use "add protocol"
so how can i do some checks for the records after "select all" ?
thanks