help wantedseverity: performance
Métricas do repositório
- Stars
- (5.395 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 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.