Tagged Questions
0
votes
2answers
342 views
EnhancedGrid in a TabContainer not working
I've been beating my head against the wall on this one for a while.
I've done a ton of google searches and I think that I've set it up correctly, but it doesn't work.
I have an enhancedGrid on top ...
1
vote
1answer
221 views
DOMException with dojo, dgrid, TabContainer, and JsonRest
This drove me crazy for a weekend, and although I found what seems to be a workable solution, my question is whether there is something fundamental about using Dojo/Dijit that I'm missing.
Here's the ...
0
votes
2answers
5k views
ExtJS. Fit Grid Width into a Panel
I'm very new on ExtJs and I can't solve a problem.
I have a grid that it is adjusted to its panel container (layout:fit) but when I colapse the panel, the grid doesn't adjust to the new Width. If I'm ...