Introduction
are you used checkbox on grid?
if not , then you can use gCheckBox.
this is a new object.
you can use this to your program.
you can link this object to gTextBox very simple.
this object include these proprties:
BackColor - ForeColor - RowBackColor - RowForeColor - GridColor - ChangeForeColor - RowShow(Number of row is show) and all checkbox Proprty .
and Methods
AddItem-Remove-Clear-RollBack-Refresh-MoveToRecord , ...
and Events
AfterInsert- AfterDelete-AfterChange-BeforeInsert-BeforeDelete-BeforeChange-BeforeClear-onMoveRecord-CHangeRowSize- ...