You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Grid.js modifyRows documentation to match actual function signature
Current `modifyRows` documentation does not indicate the need to pass the newRawData. Also doesn't explain purpose or use of function (e.g. to immediately select rows after load without $timeout/$interval or to persist selection after data load).
Thought I would update this after reading: #2267
0 commit comments