Hi,
I am setting up an Editable grid view, called from a control in order to restrict the display of the data.
So, in the form I am adding the where condition on SQL edit part of the editable grid form in order to display needed data.
Then I see on each lines the data as expected.
From the control, I am calling a link with no delet option set in the properties.
But when looking at the editable grid for, I see the delete then update options.
But I would like to have only the update, not the delete button option.
How can I set this up?
THX for your help.
Best regards,
Fabrice