In the ASP.NET Ajax RadGrid control, there is a client select column that enables a row to be selected using a checkbox. We've been trying to mesh the row select features of the Kendo grid with a column of check boxes and it has proved to be very difficult since we can't prevent the onchange event from firing. Do you happen to have any suggestions on how to do this?