In NextGrid I am using 2 columns - Text and CheckBox. After select some item in CheckBox program must find in DB some info and add it in Text cell. Now for this I am using event - OnAfterEdit. But in this case I must after select item in CheckBox click for some row or cell. This is inconvenient. Is it possible get event just after select some item in CheckBox?