Search Type: Posts; User: arpit2438735
Search: Search took 0.02 seconds.
-
5 Jul 2012 5:35 AM
- Replies
- 5
- Views
- 781
I am using same dataindex then also it fail to show any data.In place of proxy I have to use data or remain as it is as proxy?
-
5 Jul 2012 4:41 AM
- Replies
- 5
- Views
- 781
I use same dataIndex title duration then too it is not showing any data
-
4 Jul 2012 7:16 PM
- Replies
- 5
- Views
- 781
My Json output is...
-
3 Jul 2012 7:26 AM
- Replies
- 5
- Views
- 781
As I taken code from https://github.com/mitchellsimoens/Ext.ux.touch.grid to implement grid but when I want to add json data from PHP file I fail to get any data but If I add manually I get the...
-
28 Jun 2012 7:09 AM
Jump to post Thread: Reorder List in Sencha by arpit2438735
- Replies
- 5
- Views
- 976
if you do this then inform me too :)
-
28 Jun 2012 6:38 AM
Jump to post Thread: Reorder List in Sencha by arpit2438735
- Replies
- 5
- Views
- 976
I haven't work yet as I am stuck with new problem so if you find solution then please inform me otherwise I also look to it
-
28 Jun 2012 5:49 AM
- Replies
- 4
- Views
- 625
Ok I want to get data from stores how It can be done.
-
28 Jun 2012 5:37 AM
- Replies
- 4
- Views
- 625
How can I use the given file that are in Github in list?
-
26 Jun 2012 8:07 AM
- Replies
- 4
- Views
- 625
I want to perform inline editing when I click on button then it activate textfield for title and numberfield for duration.How can it be achieve as I am new in Sencha.
{ xtype: 'list',... -
21 Jun 2012 9:23 PM
- Replies
- 1
- Views
- 385
Problem I am facing that I can't delete any row or multiple row from list when I click on delete button.Here is my code:
on View folder:
{
xtype: 'list',
store: "Plays",... -
18 Jun 2012 9:32 PM
Jump to post Thread: Reorder List in Sencha by arpit2438735
- Replies
- 5
- Views
- 976
I want to arrange list in any order means I can make them draggable like I want to move first row to third row so first row to third row and automatically third goes to first row and.How can we do...
-
14 Jun 2012 6:17 AM
- Replies
- 6
- Views
- 572
Yes I want to add mean similar to matcher as matcher is not working properly for duration mean I want to add max and min value and for link also I want that user add only website like...
-
14 Jun 2012 6:03 AM
- Replies
- 6
- Views
- 572
I define in view and model too.I define validation of that field in model in which I am using matcher but I want to use regexp
It is placed in Model
Ext.define("PlayListApp.model.Play", {
... -
14 Jun 2012 5:30 AM
- Replies
- 6
- Views
- 572
A form field which we define in Model folder
-
14 Jun 2012 4:33 AM
- Replies
- 2
- Views
- 438
I want to transfer response.id from controller to view but when I use {response.id} the console show error not found profile pic error http://graph.facebook.com/response.id not found.Can you write...
-
13 Jun 2012 5:49 AM
Jump to post Thread: Facebook Login Page by arpit2438735
- Replies
- 2
- Views
- 1,165
I rectify my error but I can't see the user profile pic as they are using node.js but I want using simple method to get profile pic on it using "response.id" How can I implement it?
-
12 Jun 2012 9:10 PM
- Replies
- 2
- Views
- 438
How to add facebook profile Pic as when I add
{
xtype:"panel",
html: '<img src="https://graph.facebook.com/"+response.id+"/picture?type=square" />',
... -
12 Jun 2012 9:07 PM
- Replies
- 6
- Views
- 572
How to add RegExp in any field as matcher is not working and I want to add own define set of RegExp function for html that why I want to use this function so how can I use it in any field?It would be...
-
11 Jun 2012 8:28 AM
Jump to post Thread: Facebook Login Page by arpit2438735
- Replies
- 2
- Views
- 1,165
I want to implement login with facebook page so I just copy the code of Jog with friends apps but it didn't work as nothing show on main screen.Can anybody help me out how to implement it?
-
10 Jun 2012 9:58 AM
- Replies
- 2
- Views
- 417
Very late reply Sir.I solve my own issue as I using ext.ajax.request on function onsavecommand.Thanks for reply.
-
8 Jun 2012 3:48 AM
- Replies
- 2
- Views
- 417
I making a small app related to playlist but when I save any data in PHP responsetext fail to show output as given in PHP file.
onSaveNoteCommand: function () {
... -
1 Jun 2012 10:45 AM
Jump to post Thread: Call Method in Sencha by arpit2438735
- Replies
- 6
- Views
- 757
I just modified using PHP json_encode and my json look like...
-
1 Jun 2012 10:32 AM
Jump to post Thread: Call Method in Sencha by arpit2438735
- Replies
- 6
- Views
- 757
Now I remove var site=[ then it shows null at every place
-
31 May 2012 7:14 PM
- Replies
- 2
- Views
- 523
Thanks for Help.Where to add as I have code like this
Ext.define("PlayListApp.view.PlayEditor", {
extend: "Ext.form.Panel",
requires: "Ext.form.FieldSet",
alias:... -
30 May 2012 8:31 PM
Jump to post Thread: Call Method in Sencha by arpit2438735
- Replies
- 6
- Views
- 757
When I calling js file using proxy method then on main screen nothing rather than it shows on console so I want to show on main screen.
Ext.define("PlayListApp.store.Plays", {
extend:...
Results 1 to 25 of 36
