I am trying to build this pyramid of sorts...There are some things that I am trying to do with gridster that I don't know if it can:
1) When I add a widget I want it to take up 100% of width, then if I add another it takes up 50%/50% and if I add another it would be 33%/33%/33% and so fourth and so on.
2) When I have been able to add a dynamic grid, but not able to keep track of the dynamic gridster since it is initialize by class. I have attached an example of what i am trying to build.
I am trying to build this pyramid of sorts...There are some things that I am trying to do with gridster that I don't know if it can:
1) When I add a widget I want it to take up 100% of width, then if I add another it takes up 50%/50% and if I add another it would be 33%/33%/33% and so fourth and so on.
2) When I have been able to add a dynamic grid, but not able to keep track of the dynamic gridster since it is initialize by class. I have attached an example of what i am trying to build.