Closed mateusmcg closed 8 years ago
Actually i just found the problem. The 'White Collar' grid goes below the grid with the lowest height (am i right?). I just need to make sure that all grids have the same height and i'm good to go :)
Sorry for this, haha.
Yes. Keep all the height same. Just wondering why you need angulargrid if all height are same? You can just use float left right.
On Friday, January 8, 2016, Mateus Cerqueira Gonçalves < notifications@github.com> wrote:
Actually i just found the problem. The 'White Collar' grid goes below the grid with the lowest height (am i right?). I just need to make sure that all grids have the same height and i'm good to go :)
Sorry for this, haha.
— Reply to this email directly or view it on GitHub https://github.com/s-yadav/angulargrid/issues/29#issuecomment-169833507.
Because i just pass my list to the model and i'm good to go, just need to do some css. So basically it is easy to use and i liked the animations.
Your package is working perfectly and its aweome :D
And i think this is the intended behavior (to centralize the items) but i was wondering if it was possible to align all items to the left so the grid doesn't get like this:
HTML:
Thanks :)