Hi All
I have a radgrid.
With the option of automatic Insert/Update/Delete.
It works fine.
There are five fields. The first one is modificationNum
I need is:
This field should not be able to modify while edit is clicked, But it must be able to enter data while insert.
Is there any option for this.
-Anto