Hi
I have a rad grid which has a delete column at the end which is GridTemplateColumn.
The user can add to the form using EditMode="InPlace". When this insert row appears I want the delete button for this row to be invisible (because you can't delete a record that hasn't been inputted yet).
Does anyone know how to do this please?
Thanks
I have a rad grid which has a delete column at the end which is GridTemplateColumn.
The user can add to the form using EditMode="InPlace". When this insert row appears I want the delete button for this row to be invisible (because you can't delete a record that hasn't been inputted yet).
Does anyone know how to do this please?
Thanks