Search Type: Posts; User: nuzahat sayyed
Search: Search took 0.02 seconds.
-
11 Apr 2012 9:15 AM
- Replies
- 12
- Views
- 1,800
Ok...
So are you saying I wont be able to use slide effect?
Any workaround?:-? -
11 Apr 2012 8:59 AM
- Replies
- 12
- Views
- 1,800
Maybe you are right.
I updated my mask code as below:
launch:function(){
Ext.Viewport.setMasked({
xtype: 'loadmask',
message:'A message...'
});
... -
11 Apr 2012 12:20 AM
- Replies
- 12
- Views
- 1,800
Hi Jamie,
After upgrading to 2.0.1RC I am not getting any errors. However the animation is breaking.
I even tried fadeIn & popOut animations but same problem.
I even tried removing... -
10 Apr 2012 8:50 AM
- Replies
- 12
- Views
- 1,800
Hi,
Any updates on this.
I am also facing same issue.
I am trying to add a splash screen in my application & wanted hideAnimation slideOut effect on it. But it gives Uncaught TypeError: Cannot... -
3 Apr 2012 9:19 AM
Jump to post Thread: Input field style by nuzahat sayyed
- Replies
- 8
- Views
- 1,424
Thanks,
my problem is resolved after adding above styling..
the only change i made was to add this styling class in inputCls config attribute. -
3 Apr 2012 9:13 AM
Jump to post Thread: Input field style by nuzahat sayyed
- Replies
- 8
- Views
- 1,424
Hi,
I was trying the same thing.
I am able to modify border-radius by applying style in inputCls config attribute of textfield.
However when I add border-color style, the changes are not... -
5 Oct 2011 9:54 PM
- Replies
- 1
- Views
- 610
The problem is resolved now...
I did the mapping while registering model instead of in jsonReader.
Now the code looks like this...
Ext.regModel( 'mycabinet', {
fields: [
{ name : 'DeviceId',... -
4 Oct 2011 4:17 PM
- Replies
- 2
- Views
- 548
Thanks for informing...
I have created new post in sencha touch Q&A
http://www.sencha.com/forum/showthread.php?149633-Not-being-able-to-map-model-in-JsonStore-using-JsonReader&p=656309#post656309 -
4 Oct 2011 4:16 PM
- Replies
- 1
- Views
- 610
Hi Guys.
I am facing a problem in sencha while mapping Ext.data.JsonStore model using Ext.data.JsonReader.
Json response from server (server model):
{"rows":[{"id":1,"firstname":"Bill"},{"id":... -
4 Oct 2011 5:53 AM
- Replies
- 2
- Views
- 548
Hi Guys.
I am facing a problem in sencha while mapping Ext.data.JsonStore model using Ext.data.JsonReader.
Json response from server (server model):
{"rows":[{"id":1,"firstname":"Bill"},{"id":... -
4 Oct 2011 5:49 AM
- Replies
- 7
- Views
- 1,281
Hi Guys.
I am facing a problem in sencha while mapping Ext.data.JsonStore model using Ext.data.JsonReader.
Json response from server (server model):
{"rows":[{"id":1,"firstname":"Bill"},{"id":...
Results 1 to 11 of 11
