Hi
I have a gallery with three data to patch.. how to closed the boxes and not allow to edit once it's patch but still have a button for edit if the user need to edit record???
Thx

Hi
I have a gallery with three data to patch.. how to closed the boxes and not allow to edit once it's patch but still have a button for edit if the user need to edit record???
Thx
You can control the DisplayMode of the objects and set them to be Edit or View or Disabled by adding another control (like having the button you mentioned set a variable).
Consider something like: