Hi all,
i want to append an empty column to the grid view. Only the appended column should be editable and while displaying the grid the entire column should be in editable mode(not a single cell) . so that the user can enter values in that column and update. My grid should not contain any edit,update buttons.
Please check the image for better understanding.
Is it possible to do like this...
Thanking you all,
i want to append an empty column to the grid view. Only the appended column should be editable and while displaying the grid the entire column should be in editable mode(not a single cell) . so that the user can enter values in that column and update. My grid should not contain any edit,update buttons.
Please check the image for better understanding.
Is it possible to do like this...
Thanking you all,
Comment