angular-ui/ui-grid

grid in a modal doesnt show data when clicked on the button of the parent grid column

Open

#4 445 ouverte le 29 sept. 2015

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
help wantedneeds: analysis

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Hi, I am trying to show data in the grid in a modal, and I am trying to set data of the grid inside modal in the click event of the parent grid button column, it's not showing data but if I set the data outside the onclick event, it works fine. looks like the scope issue. here is the plunker I made to take a look: http://plnkr.co/edit/rTFn39Y0m8iFSSVodvHL?p=preview

Thanks, Hassan

Guide contributeur