2

Is there any way to get only dirty object without iterating items in an ObjectStore of EnhancedGrid?

Ajay Kumar
  • 71
  • 8

1 Answers1

2

You can access it with grid.store._dirtyObjects

soeik
  • 905
  • 6
  • 15