help wantedseverity: performance
Repository metrics
- Stars
- (5,395 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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.