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
I have tried with following options but still performance is low with 3000 to 4000 rows including child nodes attached screenshot error occurs
$('.tree').treegrid({
initialState: 'collapsed', gridview: true, loadonce: false,
rownumbers: false,
autoRowHeight: false,
nowrap: true,
frozenColumns: null,
fit: true });
The text was updated successfully, but these errors were encountered:
I have tried with following options but still performance is low with 3000 to 4000 rows including child nodes attached screenshot error occurs
$('.tree').treegrid({
initialState: 'collapsed', gridview: true, loadonce: false,
rownumbers: false,
autoRowHeight: false,
nowrap: true,
frozenColumns: null,
fit: true });
The text was updated successfully, but these errors were encountered: