Search Type: Posts; User: thomson
Search: Search took 0.02 seconds.
-
14 Oct 2009 3:46 AM
Jump to post Thread: Shims in Safari 4 by thomson
- Replies
- 1
- Views
- 536
Hi All,
i have an applet in a panel this panel is enclosed in a window, Similarly i have serveral windows with applets inside . I use Ext.useshims = true as well as on the window... -
8 Oct 2009 5:27 AM
Jump to post Thread: Ext.UseShim FF3 by thomson
- Replies
- 1
- Views
- 820
Hi All,
i am hosting an applet inside a panel and using shim = tru, it works great in IE 6 but not working at all in FF3. Can somebody let me know what i am missing?
Thanks in... -
8 Oct 2009 5:24 AM
Jump to post Thread: Zindex FF3 by thomson
- Replies
- 0
- Views
- 413
Hi All,
i have some issues with FF3 on .zindex in this browser
i have used .zindex to 50000 , still the alert shows behind the panel, Can somebody let me know a fix for this
Thanks... -
28 Aug 2009 1:29 AM
Jump to post Thread: Ext.Direct Using .net 3.5 by thomson
- Replies
- 30
- Views
- 19,164
Hello All,
i copied your code and started testing the Grid, In you code there was an override for data proxy , When i used Ext 3.0 there was a problem, Is there any thing do we need... -
25 Aug 2009 8:47 PM
Jump to post Thread: Ext.Direct .NET Router by thomson
- Replies
- 238
- Views
- 90,700
Hello Sanders,
Can u give an example using Dave ExtBranch, I just replaced your dll in the router 6 , now its complaining of missing DirectHandler
Thanks
Thomson -
25 Aug 2009 8:27 PM
Jump to post Thread: Ext.Direct .NET Router by thomson
- Replies
- 238
- Views
- 90,700
Hello Sanders,
Can you send me a sample of your code using the Ext.Direct version of yours
Thanks
Thomson -
25 Aug 2009 4:21 AM
Jump to post Thread: Ext.Direct .NET Router by thomson
- Replies
- 238
- Views
- 90,700
Hello All,
I have tried using the router version 6 i have tried calling a function using Ext.Direct
In firebug i can see there is a post happening to the handler and immediately i... -
25 Aug 2009 2:16 AM
Jump to post Thread: Ext.Direct .NET Router by thomson
- Replies
- 238
- Views
- 90,700
Can somebody let me know which is the latest Router Version?
Thanks in Advance
Thomson -
21 Aug 2009 3:00 AM
Jump to post Thread: context menu in extjs by thomson
- Replies
- 4
- Views
- 1,963
Where do you want to add Context Menu??? is it in the Grid Row???
-
21 Aug 2009 12:19 AM
Jump to post Thread: Refreshing Windows in Web Desktop by thomson
- Replies
- 2
- Views
- 881
Yes reloading the datastore
-
20 Aug 2009 10:13 PM
Jump to post Thread: Refreshing Windows in Web Desktop by thomson
- Replies
- 2
- Views
- 881
Hi All,
i am using the desktop Component and i am loading several windows, I have to refresh another open window from the current window if the other window is opened
Can somebody let... -
17 Aug 2009 12:09 AM
Jump to post Thread: Applet to EXTjs Communication by thomson
- Replies
- 1
- Views
- 1,077
Hi All ,
i have loaded an Applet in a Panel using the following configuration and the applet is loading perfectly fine
bodyCfg: {
tag: 'applet',
... -
23 Jul 2009 2:55 AM
Jump to post Thread: Panel rendering ct is null by thomson
- Replies
- 2
- Views
- 802
That worked like a charm
Thanks -
23 Jul 2009 1:51 AM
Jump to post Thread: Panel rendering ct is null by thomson
- Replies
- 2
- Views
- 802
Hi All,
i have an html file which has the following things
<head runat="server">
<title>Demo </title>
<link href="ext-2.2/resources/css/ext-all.css" rel="stylesheet"... -
20 Apr 2009 9:08 PM
Jump to post Thread: Dependant ComboBox by thomson
- Replies
- 5
- Views
- 910
Hi Condor,
i am not looking to filter it
The Scenario is
Load the first Combo
Select the FirstCombo Value
Get the value and load the second store -
20 Apr 2009 7:53 PM
Jump to post Thread: Dependant ComboBox by thomson
- Replies
- 5
- Views
- 910
In the above code, you need to have the second store already filled and then we are filtering it , In mY case the second store will only be loaded when we select the first item in the combo
How... -
20 Apr 2009 7:36 AM
Jump to post Thread: Dependant ComboBox by thomson
- Replies
- 5
- Views
- 910
Hi All,
i have seen lots of posts for these , i need to understand some concepts also so i am posting it again
I have two combo boxes
Ext.namespace('MyProject');
MyProject.MyCombo =... -
20 Nov 2008 11:00 PM
Jump to post Thread: EXT.Template Issue by thomson
- Replies
- 0
- Views
- 492
Hi All,
i have an Ext.Template defined below from there i need to call a function
var resultTpl = new Ext.XTemplate(
'<tpl for=".">',
'<div... -
20 Nov 2008 3:12 AM
Jump to post Thread: Count on Store by thomson
- Replies
- 5
- Views
- 944
can you give me an example of a callback function
-
20 Nov 2008 2:36 AM
Jump to post Thread: Count on Store by thomson
- Replies
- 5
- Views
- 944
Hi All,
i am giving a call and populating my datastore , Immediately after the load i need to get the total count of the datastore, One thing strange is while in debug mode i am able to... -
18 Nov 2008 12:52 AM
Jump to post Thread: Resizing Panel Height by thomson
- Replies
- 11
- Views
- 3,533
i have marked .createDelegate around the button handler, so this should give the reference to panel right ???
-
18 Nov 2008 12:45 AM
Jump to post Thread: Resizing Panel Height by thomson
- Replies
- 11
- Views
- 3,533
The height property is set when i observed panels height property in firebug, the problem is the animate effect like cahnging height is not relected
-
18 Nov 2008 12:38 AM
Jump to post Thread: Resizing Panel Height by thomson
- Replies
- 11
- Views
- 3,533
this.setHeight(100) also not working
-
18 Nov 2008 12:16 AM
Jump to post Thread: Resizing Panel Height by thomson
- Replies
- 11
- Views
- 3,533
this.setHeight =100;
-
17 Nov 2008 11:09 PM
Jump to post Thread: Resizing Panel Height by thomson
- Replies
- 11
- Views
- 3,533
i tried with setHeight did not work out , i tried setting the autoHeight on the panel to true , that also did not work for me
Results 1 to 25 of 40
