Search Type: Posts; User: dotnetwise
Search: Search took 0.02 seconds.
-
5 Jun 2012 10:26 PM
- Replies
- 25
- Views
- 14,318
At the end of the session = at the end of the browser.
Make it never expire by the session. -
8 Apr 2012 5:45 PM
Jump to post Thread: floating a collapsible panel by dotnetwise
- Replies
- 2
- Views
- 680
This is crazy! Sencha please provide a proper method on Panel or AbstractCompoent to float the collapsed panel/component!
-
8 Apr 2012 2:38 PM
- Replies
- 7
- Views
- 1,044
I can confirm the bug too!
-
6 Apr 2012 3:30 AM
- Replies
- 14
- Views
- 4,699
Sencha, stop sleeping and provide a straight answer!
-
23 Aug 2011 10:42 AM
- Replies
- 143
- Views
- 111,014
Any ported version for EXT 4.0?
-
22 Aug 2011 12:01 PM
- Replies
- 9
- Views
- 4,108
Hey Sencha, don't exclude 50k+ ExtJS & ASP.NET developers out there!
+1 -
22 Aug 2011 1:12 AM
- Replies
- 13
- Views
- 5,296
Any port of this extension to ExtJS 4.0 ?
-
12 Jun 2011 7:46 AM
Jump to post Thread: Query Odata Feed by dotnetwise
- Replies
- 17
- Views
- 5,812
I'm also interestead into it for Ext 4.0.2 - any progress so far?
-
10 Mar 2011 6:46 AM
Jump to post Thread: Ext.ux.tree.CheckTreePanel by dotnetwise
- Replies
- 149
- Views
- 49,692
No error but still no "click" support.
Even weird I can drag but I can't click to expand/check.
http://screencast.com/t/HAWp43bKwq
I'm on a Windows 2008 R2 Server with SP1 virtual machine and... -
10 Mar 2011 3:04 AM
Jump to post Thread: Ext.ux.tree.CheckTreePanel by dotnetwise
- Replies
- 149
- Views
- 49,692
Hey guys, on IE9 RC the Ext.ux.tree.CheckTreePanel doesn't do anything whatsoever when you click on any node whether you want expand or check them.
Other than Microsoft throwing a new junk on the... -
25 Feb 2011 12:22 AM
- Replies
- 9
- Views
- 1,291
I have spent some time and this is a good work-around.
It's a shame the Ext team didn't properly test it nor included the scrollbar width into account
Ext.Tip.prototype.setPagePosition =... -
24 Feb 2011 7:11 AM
Jump to post Thread: QTip floating under scrollbar by dotnetwise
- Replies
- 3
- Views
- 1,001
This works for left / width / horizontal scrollbar won't appear if it's not already there
The top / height works fine as it is, but that might not be the case for you.
However if needed the change... -
23 Feb 2011 1:02 AM
Jump to post Thread: QTip floating under scrollbar by dotnetwise
- Replies
- 3
- Views
- 1,001
This is still a bug on Ext3.3.1 on Chrome, Firefox IE8 and IE7.
Weird or not taking out the shadow will fix it for IE7 and IE8.
Ext.QuickTip.prototype.shadow = false;
Any other real fix?
... -
23 Feb 2011 12:15 AM
- Replies
- 9
- Views
- 1,291
Still no real fix on the qucik tip computing positioning itself?
This is a pin in the ass as 60% of my extjs time is wasted time trying to figure out how to fix each and every standard extjs... -
16 Feb 2011 1:07 AM
- Replies
- 3
- Views
- 1,402
Condor, you rock!
Surprisingly, Ext Designer supports this hack ;) -
30 Jan 2011 8:49 AM
- Replies
- 5
- Views
- 2,287
Very nice plugin!
I can see that it only works for 'update' action.
Thus "phantom" records are not working the same way.
I have made some changes and now everything works like a charm on 3.3.1.... -
29 Jan 2011 2:33 AM
- Replies
- 7
- Views
- 2,679
I have written a nicer work-around in the main (grid) class
Sen.search.Grid = Ext.extend(Sen.search.GridUi, {
initComponent: function () {
Sen.search.GridUi.superclass.initComponent =... -
1 Nov 2010 1:16 AM
- Replies
- 5
- Views
- 1,016
what about two things?
1. Let me 'edit' the xtype of the "Container" element
2. Add a property on all the components where I can define other attributes i.e. plugins etc. that are not supported by... -
30 Mar 2010 5:39 AM
- Replies
- 7
- Views
- 2,901
It might be the mighty windows, of course, but I'm connecting to a Windows Server 2008 R2.
It's a 64GB ram server where all the developers works on it.
The Remote Desktop Services are not... -
30 Mar 2010 4:55 AM
- Replies
- 7
- Views
- 2,901
No, there is no cache problem as it occurs on both sites I have mentioned.
http://qwiki.4ju.eu/ and http://www.extjs.com/deploy/dev/exam...p/desktop.html
It only occurs to IE7 and IE8.
Safari,... -
29 Mar 2010 11:37 AM
- Replies
- 7
- Views
- 2,901
ExtJS IE8 / IE7 under RDC (Remote Desktop Connection) looks wierd: thick borders and if you try to resize it the hole window become invisible during resize.
My OS: Windows 7
Remoting to a Windows... -
22 Mar 2010 10:00 AM
- Replies
- 10
- Views
- 3,757
Rugged's solution is the only one seems to be working flawlessly on ExtJS 3.1 / 3.2
-
22 Mar 2010 1:33 AM
- Replies
- 22
- Views
- 12,821
This plugin is out of date. ExtJS is now at version 3.1 / 3.2!!
Also I can't enter custom typed values in the combo box nor I can make it persistible:( -
22 Mar 2010 1:21 AM
- Replies
- 31
- Views
- 15,491
Lonely Wolf - your post has nothing to do with the bugs I've reported. I don't want an AutoRefresh, but with an "user customizable" items/page combo
-
20 Mar 2010 3:42 PM
- Replies
- 31
- Views
- 15,491
When the pageSize is changed, by pressing next / prev the page jumps from 1 to 61 instead of 2. ExtJS 3.1
Any ideas why?
Results 1 to 25 of 30
