help wantedseverity: performance
Repository-Metriken
- Stars
- (5.395 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
i have one ui-grid which just list 25 rows and 10 columns. but it is very slow when i load the page, and the page could be frozen around 10 seconds. in columnDefs, i am using celltemplate and meantime i enable below features such as selection, exporter , pagination , auto-resize etc..
any suggestion on this performance issue? thanks.