Search Type: Posts; User: Diddy433
Search: Search took 0.02 seconds.
-
25 Jul 2012 11:12 AM
- Replies
- 5
- Views
- 1,005
I see they are still missing in 4.1.1 :(
-
10 Nov 2011 6:54 AM
- Replies
- 140
- Views
- 72,620
Columbus, OH
http://www.meetup.com/Sencha-Columbus/ -
19 Oct 2011 4:49 PM
- Replies
- 140
- Views
- 72,620
I am interested in Columbus.
-
15 Sep 2011 9:47 AM
- Replies
- 1
- Views
- 684
I answered my own question here: http://stackoverflow.com/questions/7425325/in-extjs-3-3-1-how-can-i-show-a-combobox-drop-down-without-click-in-editorgrid
-
14 Sep 2011 6:22 PM
- Replies
- 1
- Views
- 684
Within an EditorGrid, my "editable" column has a ComboBox as its editor. How can I have the ComboBox always showing for each row. Meaning, the user would not have to click on a cell to know there...
-
27 Jan 2011 9:47 AM
Jump to post Thread: Using XmlReader by Diddy433
- Replies
- 0
- Views
- 443
I am trying to use XmlReader to read the response of a server call. See code below. Thanks in advance for any help.
response.getData() returns:
<response... -
26 Jan 2011 7:32 PM
- Replies
- 2
- Views
- 984
Are you using VB or C#? Anyways, I use C# and this is how I get variables submitted via form.
namespace SomeNamespace
{
public class SubmitFeedback : IHttpHandler
{ -
22 Jan 2011 12:00 PM
Jump to post Thread: Form Load Problem by Diddy433
- Replies
- 3
- Views
- 576
I got it to work. I re-named the name and mapping to "name" and "motto" respectively and renamed my field names to "name" and "motto" and it worked locally.
I know it is supposed to be able to... -
22 Jan 2011 11:55 AM
Jump to post Thread: Form Load Problem by Diddy433
- Replies
- 3
- Views
- 576
I tried your suggestion, no luck. Some extra information that would have been helpful from the beginning is that I have this application loaded on a server and it is working correctly with the...
-
21 Jan 2011 4:04 PM
Jump to post Thread: Form Load Problem by Diddy433
- Replies
- 3
- Views
- 576
I have a form with two fieldsets. I can't figure out why the first fieldset does not populate with data but the second does. More specifically, team name does not populate when clearly it is in the...
-
30 Aug 2009 8:27 AM
- Replies
- 2
- Views
- 2,481
Is this fixed in 3.0? Just wondering. Thanks for the workaround!
-
14 Aug 2009 7:52 AM
Jump to post Thread: How do I parse single tag xml? by Diddy433
- Replies
- 1
- Views
- 1,108
This link might help in your situation.
http://extjs.com/forum/showthread.php?t=65859 -
5 Jul 2009 11:54 AM
- Replies
- 63
- Views
- 22,111
I am using the explorerView and was just wondering if anyone has tried to hide and show the headers depending on what view it is in. For example, I am trying to hide the column headers when in the...
-
26 May 2009 11:14 AM
- Replies
- 2
- Views
- 787
No one can help me with this issue? Can someone point me in the right direction on how to use the Scroll Manager appropriately?
:-/
I will work on an simple example of what I am talking... -
23 May 2009 3:31 PM
- Replies
- 2
- Views
- 787
I tried to use the Scroll Manager with no luck. I placed this code right after the code posted in my previous post. Any help would be appreciated.
... -
22 May 2009 12:08 PM
- Replies
- 2
- Views
- 787
I am having trouble with dragging and re-ordering rows within a grid. I want the grid to automatically scroll when I drag an item to the bottom (or top) of the grid. There are two situations:...
-
21 May 2009 9:52 PM
- Replies
- 3
- Views
- 1,331
I am having the same problem with dragging a row in a grid downward and it is not scrolling. I also don't see a containerScroll config for a Ext.dd.DropTarget .
-
21 May 2009 9:38 PM
- Replies
- 3
- Views
- 898
I am having a similar problem but in the vertical direction.
-
11 May 2009 9:13 PM
Jump to post Thread: Inserting into data store by Diddy433
- Replies
- 0
- Views
- 599
I am having a problem inserting records into a data store. I have two data grids side by side (one above the other) in a panel. I allow the user to drag items from one grid to the other. This works...
-
3 Mar 2009 3:37 PM
- Replies
- 4
- Views
- 5,172
I figured the easiest way is to just pass the new text back from my Ajax Request and use newNode.setText(newText); instead of reloading the entire tree.
-
3 Mar 2009 3:34 PM
Jump to post Thread: Tree root reload callback help by Diddy433
- Replies
- 1
- Views
- 898
I just realized I was making things harder than they needed to be. I am just passing the new name from my Ajax Request and using newNode.setText(newText) instead of reloading the whole tree.
-
3 Mar 2009 11:36 AM
Jump to post Thread: Tree root reload callback help by Diddy433
- Replies
- 1
- Views
- 898
I have a tree that I need to reload after a user changes some data in an adjacent panel. After reload, I want to select the same tree node that was selected before the reload. As you can see in the...
-
3 Mar 2009 10:13 AM
- Replies
- 4
- Views
- 5,172
I am having a very similar problem. Is there a better solution than passing the id of the selected node all over the place?
-
24 Dec 2008 1:45 AM
Jump to post Thread: Ext.ux.Crypto by Diddy433
- Replies
- 15
- Views
- 12,158
Has anyone looked into updating the AES crypto functionality to use base64 encoding or is this already implemented? I see that in October 2008 Chris Vennuss updated his AES script to use base64.
-
18 Dec 2008 11:00 PM
Jump to post Thread: Ext Sightings by Diddy433
- Replies
- 190
- Views
- 150,954
I understand that the "open source" idea is supposed to contribute to rapid evolution of applications along with multiple choices for users (preventing monopolies, etc.). However, some of the things...
Results 1 to 25 of 32
