Search Type: Posts; User: valfumble
Search: Search took 0.02 seconds.
-
4 May 2011 3:19 PM
- Replies
- 0
- Views
- 847
I need to use iframe with hidden fields in sencha app and read those fields again within the app
Any pointers will be helpful
Thanks in advance
Val -
3 May 2011 4:05 PM
- Replies
- 0
- Views
- 1,112
AjaxProxy fails to send the request with correct parameters if I use a json object with property whose value is a encoded json.
If the json object does not contain that property, the request works... -
2 May 2011 5:42 PM
- Replies
- 0
- Views
- 946
We have an application with a number of panels that are displayed well in a mobile browser.
However the application was not designed with mobiles in mind so other parts need to re-written.
I'd... -
27 Apr 2011 1:46 PM
- Replies
- 1
- Views
- 520
I need to communicate with some server components which can provide json required by my stores as values of xml elements.
Is it possible to wrap xml reader with a json reader? -
20 Apr 2011 8:42 AM
- Replies
- 1
- Views
- 613
found it in sdk examples folder....sorry...thx any ways
-
20 Apr 2011 8:19 AM
- Replies
- 1
- Views
- 613
I need to understand the Ext.Application correctly and was not finding a good working example.
Before I jump into writing one, I'd like to know if there is one such example. -
19 Apr 2011 1:44 PM
- Replies
- 1
- Views
- 1,140
Is there a way to get the sencha touch app run within IE8 or any of the microsoft browsers?
I am getting following error when trying to view the demo at ... -
25 Mar 2011 9:15 AM
- Replies
- 2
- Views
- 781
I am rendering panels in grid cell via
renderer: function(value, metaData, record, rowIndex, colIndex, store) {
metaData.attr = 'id="' + id +'"';
p.render.defer(1,p,[id]);
} -
18 Mar 2011 11:48 AM
Jump to post Thread: Button with html text by valfumble
- Replies
- 1
- Views
- 509
I need to display a button with html text, however could not find an easy way
Any pointers will greatly help...
Val -
7 Mar 2011 10:50 AM
- Replies
- 0
- Views
- 948
In chrome and safari, if I try to increase the text size in a button, the text is cut off from bottom margin.
Any pointer can help..
Will update this post if I find any solution -
10 Feb 2011 5:07 PM
- Replies
- 0
- Views
- 432
Borwser foward button remains disabled after a brief stint of active state
I am using history feature with tree. -
10 Feb 2011 3:58 PM
Jump to post Thread: using history with tree by valfumble
- Replies
- 0
- Views
- 489
I am trying to use history feature with tree, however the back browser button updates the history thereby giving a recursion.
I am sure I am making a mistake, however is there a way where auto... -
27 Jan 2011 9:40 AM
- Replies
- 6
- Views
- 2,240
it is 'editable' property duh....
-
27 Jan 2011 9:37 AM
- Replies
- 6
- Views
- 2,240
I want to prevent the users from typing in any text..
-
25 Jan 2011 5:01 PM
- Replies
- 0
- Views
- 382
I need to highlight strings in templates, similar to search in a browser window.
Is there a built in fn? -
20 Jan 2011 9:16 AM
- Replies
- 1
- Views
- 1,080
Found it, following config in ComboBox
triggerAction:'all' -
20 Jan 2011 9:14 AM
- Replies
- 1
- Views
- 1,080
I need to clear the selection to allow all items to be displayed in drop down after an item is selected in ComboBox.
I am sure I should be able to change this behaviour easily by using a config... -
19 Jan 2011 5:41 PM
- Replies
- 1
- Views
- 937
defaultButton is the solution....
Thanks... -
19 Jan 2011 5:37 PM
- Replies
- 1
- Views
- 937
I am trying field.focus in a show listener for a dialog, however the field is not getting focus.
-
19 Jan 2011 10:28 AM
Jump to post Thread: Tooltips on labels not working by valfumble
- Replies
- 1
- Views
- 631
Not sure if it is even possible to have tooltip on label, however I have a requirement where tooltip is requested on a label..
-
19 Jan 2011 10:26 AM
- Replies
- 8
- Views
- 1,594
great, that worked perfectly, Thanks
-
18 Jan 2011 12:23 PM
- Replies
- 1
- Views
- 863
never mind, made it work using spacers
-
18 Jan 2011 12:18 PM
- Replies
- 1
- Views
- 863
I know this would be a simple setting, however I am using field set and their border keep overlapping.
How to change the spacing between columns in column layout? -
18 Jan 2011 11:10 AM
- Replies
- 1
- Views
- 2,194
I managed to get hyperlink buttons working using box and autoel, but now I need to get the extjs function called on the click event instead of hyperlink.
Any pointer will greatly help.... -
18 Jan 2011 10:56 AM
- Replies
- 8
- Views
- 1,594
Is it possible to easily hook up extjs functions with on click event in buttons that look like links?
Results 1 to 25 of 68
