Hi. I had recently discovered this very nice plugin. Solution for width of grid is interesting, but i wonder if there is any way how to archieve standard 100% width. Simply just stretch to full width in container, where grid is held.
I know that because of separated header from data it's not so easy, but is there any realiable way to make this ? Maybe i'm missing something obvious.
I tried simple solution for setting width of grid (using setGridWidth) to the $(grid).parent().parent().innerWidth() and binding to resize event of window for recalcalcute. That works fine in Firefox, but Internet Explorer (6.0) counts that width too later when there is grid already created and container has width computed from grid columns. Yes, i can get width before grid is created, but resizing window creates problem again.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top