Search Type: Posts; User: ssyeda
Search: Search took 0.02 seconds.
-
11 Jun 2009 10:55 AM
- Replies
- 2
- Views
- 862
thanks
Sakina -
10 Jun 2009 12:05 PM
- Replies
- 2
- Views
- 862
Hi All ,
I am trying to update the store of Json data, when I set record value manually
then it is not changing the store value . Can anybody help me please !!!!!!!!!!!!
var jSource = {... -
8 Jun 2009 8:08 AM
- Replies
- 2
- Views
- 1,139
thanks for help . but could you please send some simple way of code .
Actually I am trying to populate a json data from store first , then later I will
try to update the json data and try to pull... -
5 Jun 2009 7:46 AM
- Replies
- 2
- Views
- 1,139
Hi All,
I am try to pull the json data while loading the into store.
I am getting undefined error for getById method . can anybody help
me please .
var jSource = {
success : true, -
1 Jun 2009 11:55 AM
- Replies
- 3
- Views
- 813
thanks
Sakina -
1 Jun 2009 9:48 AM
- Replies
- 3
- Views
- 813
Hi All,
I am try display json data from store but I am getting object doesn't support Error .
var jSource = {
success : true,
totalCount: 2,
records : [{
company : "Company1", -
7 May 2009 12:12 PM
- Replies
- 1
- Views
- 716
Ext.onReady(function() {
Ext.state.Manager.setProvider(new Ext.state.CookieProvider());
var jSource = {
"success" : true,
"totalCount": 2,
"records" : [{
company : "Company1",
company1 :... -
7 May 2009 11:01 AM
- Replies
- 2
- Views
- 1,515
Can anybody ask you about it .
-
7 May 2009 10:42 AM
- Replies
- 2
- Views
- 1,515
/*
* Ext JS Library 2.2
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
Ext.onReady(function() {
// NOTE: This is an example showing simple state... -
7 May 2009 8:10 AM
Jump to post Thread: General discussion . by ssyeda
- Replies
- 2
- Views
- 982
Can any body helping me around or discuss with it .
Can we update a records Json format data record in Store . please any advise help me in postive directions.
thanks
S.S -
7 May 2009 6:51 AM
- Replies
- 1
- Views
- 2,487
Hi all ,
Guys I am trying to update the record of data which are in jason format & display in grid . From grid I am trying open a record in form & update it but I want same record to be... -
6 May 2009 1:19 PM
- Replies
- 2
- Views
- 912
thanks - it works . Please I have one more questions ie.,
1) how to update the records in jason data ,when record update in
grid panel.
var jSource = {
"success" : true,
"totalCount":... -
6 May 2009 11:38 AM
- Replies
- 2
- Views
- 912
Hi all,
var jSource = {"success":true,"result":{"count":2, "records":[{"company":"Company1","company1":"Company1","price":"3.00" },
{"company":"Company2","company1":"Company2","Price":"3.50"}]}};... -
6 May 2009 7:05 AM
- Replies
- 0
- Views
- 1,108
Hi all,
var jSource = {"success":true,"result":{"count":2, "records":[{"company":"Company1","company1":"Company1","price":"3.00" },... -
27 Apr 2009 11:18 AM
Jump to post Thread: Need good sample for JasonReader by ssyeda
- Replies
- 15
- Views
- 2,882
Can anyone provide me with the necessary steps to load remote JSON data into a grid?
thanks
Sakina -
27 Apr 2009 11:15 AM
Jump to post Thread: Need good sample for JasonReader by ssyeda
- Replies
- 15
- Views
- 2,882
Hi All,
Can anyone provide me with the necessary steps to load remote JSON data into a grid?
Pleaseeeeeeeeeee .
thanks
Sakina -
27 Apr 2009 11:09 AM
Jump to post Thread: Need good sample for JasonReader by ssyeda
- Replies
- 15
- Views
- 2,882
How a handle data in json format for grid panel
-
27 Apr 2009 8:43 AM
Jump to post Thread: Need good sample for JasonReader by ssyeda
- Replies
- 15
- Views
- 2,882
Hi guys,
I trying to load data in grid panel using json format from server.
Can anybody help me to to start or good examples for jsonstore or json reader .
I even don't know which I have to... -
27 Apr 2009 8:09 AM
Jump to post Thread: Need good sample for JasonReader by ssyeda
- Replies
- 15
- Views
- 2,882
Example's are great Please !!!!!!!!!!!!!!.
thanks
Sakina -
27 Apr 2009 8:00 AM
Jump to post Thread: Need good sample for JasonReader by ssyeda
- Replies
- 15
- Views
- 2,882
what are different between JsonStore & JsonReader .
Examples will be great .
thanks
Sakina -
23 Apr 2009 6:55 AM
Jump to post Thread: Need good sample for JasonReader by ssyeda
- Replies
- 15
- Views
- 2,882
yeah I refer JsonReader API But I need more sample to get the concepts.
-
23 Apr 2009 6:45 AM
Jump to post Thread: Need good sample for JasonReader by ssyeda
- Replies
- 15
- Views
- 2,882
Hi all,
I am trying to learn Jason Reader so I need a good sample's for it .
thanks
Sakina -
8 Apr 2009 12:45 PM
Jump to post Thread: Need a code changes to work by ssyeda
- Replies
- 11
- Views
- 1,563
Updated Code .
I have grid panel with two major function ie.,
1) Edit : when user double click then , next window opens with form + data to be edit & when user click on save button then grid... -
8 Apr 2009 11:25 AM
Jump to post Thread: Need a code changes to work by ssyeda
- Replies
- 11
- Views
- 1,563
I have two functionalities
1) EDIT line of grid--ondouble click -open window & form edit line for grid & save it to grid .
2) Add Plant to the grid ---- when user click on add Plant & it will open... -
8 Apr 2009 10:43 AM
Jump to post Thread: Need a code changes to work by ssyeda
- Replies
- 11
- Views
- 1,563
Thanks
Sakina
Results 1 to 25 of 42
