angular-ui/ui-grid

expandableRow.shouldRenderFiller()

Open

#6,134 opened on Mar 28, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
good first issuetype: docs

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi all!

I am looking for an explanation of these expandableRow.shouldRenderFiller(). I think this is what is making appear a loading spinner because of expandableRow.html (https://github.com/angular-ui/ui-grid/blob/master/src/features/expandable/templates/expandableRow.html) Can anyone explain me what is used for? And why is appearing the above template?

Thanks in advance!

Contributor guide