help wantedseverity: performance
仓库指标
- Star
- (5,395 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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.