HI,
i have few problems with grid component in IE,
first: if i add FooterRow to grid, layout of component are look bad (example in file below ) last column went at first position and footerrow display also wrong ( remove styles in file .scss don’t fix problem ) problem don’t exists in Chrome, Opera or FireFox…
enother problem is that when I resize web borowser ( IE 11 ) them grid component don’t resize but component where I add grid (CssLayout) resized
i want implemented grid like is implemented in vaadin demo ( http://demo.vaadin.com/sampler/#ui/grids-and-trees/grid/features ) but i can’t find full implementation…