angular-ui/ui-grid

Tabbing Issues

Closed

#5,957 opened on Jan 19, 2017

 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (PR metrics pending)

Description

I have three tab like active all and filter i will define same grid option for all table like $scope.gridOptions = {} and use this option for all tab with thelp of ng-if but when click on all or filter tab it not render properly and another issues is that when i move column and click on next tab then it column not on moved position like you know i just move empi to customer name and click on nect tab then i got empid first and then customer

Contributor guide