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
fix(rowDetail): use latest SlickGrid to fix issue with id, fixes#440 (#449)
- there was a small issue in core lib when using "datasetIdPropertyName" other than "id" so update to latest SlickGrid version which has the fix
- change default grid options of Row Detail "useRowClick" property to false
Co-authored-by: Ghislain Beaulac <ghislain.beaulac@se.com>
0 commit comments