i am using ng-grid 2.0.11 with angularjs 1.2.16
I am facing one strange issue while display data in grid.
When i am trying to load data some of the column getting displyed in grid. Once i resize
browser then it triggers event and shows all the columns defined in the column definition.
Some of the column displayed means data binding is not the issue.
But yes i have cell templates and row tempalte defined.
How i can resolve this issue ?
-Thanks,
Yogesh