Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Listgrid inline edit. Send all values?

    Hello,

    According to the manual, grid just send changed values:

    By default, a grid will send only updated fields and the primaryKey field as part of DSRequest.data so that the server can discern which fields the user actually changed. However, the grid always includes the original field values in the dsRequest as DSRequest.oldValues.
    It says that this is the default behavior. But is there a way to force grid to send all values?

    Thanks,

    Fernando.
Working...
X