This question is locked. New answers and comments are not allowed.
I alreayd checked thread which suggest to use
<P>
public
class
AutoRowEditBehavior : Behavior<RadGridView></P>
<P>{<BR>}</P>
But this works if the column is not autogenerated , but if i set autogenerated=true it's not working for autogenerated checkbox column.