Search Type: Posts; User: MacUnix
Search: Search took 0.01 seconds.
-
8 Feb 2011 4:57 AM
- Replies
- 8
- Views
- 1,525
I made the page from scratch and added a height:400 and removed the hideParent: true parameters and now it works like a charm.
-
4 Feb 2011 6:31 AM
- Replies
- 8
- Views
- 1,525
Ext.TabPanel does not support the 'layout:' attribute.
I added it to the 'grid' definitions in the 'items[]' section, same result.
If I do a storeCustTrafficDest.load() in the debugger with the... -
4 Feb 2011 5:34 AM
- Replies
- 8
- Views
- 1,525
The stores are defined in an include file.
storeTrafficDest = new Ext.data.JsonStore(
{
name: 'storeTrafficDest',
url: './ext-autojson.php?sel=trafficdest',
baseParams: {startDate:... -
4 Feb 2011 12:37 AM
- Replies
- 8
- Views
- 1,525
Thanks guys, but the issue remains the same.
I tried the event and options in the grid definition, but the same issue.
Can it be related to the store definition ? -
3 Feb 2011 7:06 AM
- Replies
- 8
- Views
- 1,525
I am tearing my hairs out over this issue...:((
When the page is displayed the panel gets rendered, the first tab displays the data in the store. When I click on the 2nd tab, it is not rendered,... -
3 Feb 2011 6:57 AM
- Replies
- 0
- Views
- 503
[deleted contents, got posted instead of preview..]
-
30 Sep 2010 5:28 AM
- Replies
- 0
- Views
- 670
I could not find anything about this on the forum os anywhere else.
I have a tree with checkboxes set using the 'checked' property of each node.
I use the id of the TreeNode to create checkboxes...
Results 1 to 7 of 7
