Announcement

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

    How to add request properties to TreeGrid

    I want to add extra request properties to a TreeGrid so that I can instruct the server to do something different than it would when serving a request from a ListGrid.

    I now added fetchOperation: 'tree' and could do the same for addOperation, updateOperation and removeOperation. It seems to work however, but was wondering if this is the way to go.
Working...
X