Search Type: Posts; User: drgaryholland
Search: Search took 0.04 seconds.
-
2 Feb 2013 8:59 AM
- Replies
- 3
- Views
- 539
You are passing a parametr named "id" who's value = 21.
Is your api able to do something with this id value?
Without seeing your api code it's hard to tell.
You can also try setting appendid =... -
28 Jan 2013 7:30 PM
- Replies
- 2
- Views
- 264
The loaded store (which I have listed above ) does not contain any blank rows.
I had purchased architect 2 and that is what I am using to view the store contents by clicking on the Icon after a... -
25 Jan 2013 5:27 AM
Jump to post Thread: Model.Load Question by drgaryholland
- Replies
- 2
- Views
- 267
After I removed the reader, the callback function executed and book was defined....Thanks.
-
25 Jan 2013 5:02 AM
- Replies
- 3
- Views
- 539
But here is one way (I'm using restful web service). Instead of customer id I am using customer order number:
Get the customer id via "var custOrderNo = combo.value"
You can read that value based... -
25 Jan 2013 4:45 AM
- Replies
- 2
- Views
- 264
I have a grid that renders blank rows after every row with data. Every other row is blank. I have checked and double checked the model, store proxy xml reader, reader root and record all look ok The...
-
13 Jan 2013 11:16 AM
Jump to post Thread: model.load Method by drgaryholland
- Replies
- 0
- Views
- 103
I have a question in regards to model.Load().
The callback : function (record, operation){
//do somethinghere
One of the parameters passed is operation, I get that, the second parameter is the... -
12 Jan 2013 7:18 AM
Jump to post Thread: Model.Load Question by drgaryholland
- Replies
- 2
- Views
- 267
I have a question in regards to model.Load(). In all the examples I have seen there is always a callback function or success function that passes a parameter my question is this parameter is never...
-
6 Jan 2013 8:45 AM
Jump to post Thread: form Date JSON problem by drgaryholland
- Replies
- 3
- Views
- 582
Not that it matters since this post is so old but you were submitting time not date and time is a number since midnight I believe.
-
6 Jan 2013 7:55 AM
- Replies
- 2
- Views
- 505
Thanks, Makes sense now, appreciate your help.
-
5 Jan 2013 3:48 PM
- Replies
- 2
- Views
- 505
Just Purchased Architect and am creating my first restful form app. I was successful in create a form with a data grid and proved that the crud functionality works as advertised ( I love Architect!)...
-
25 Dec 2012 8:04 PM
- Replies
- 2
- Views
- 279
I found the answer to my own question. Being the code editing features of Architect are limited and the fact I am new to Ext, I found that by assigning the instance of the store to a variable using...
-
23 Dec 2012 7:17 PM
- Replies
- 2
- Views
- 279
I have a restful app that I am trying to add a button to a toolbar on a tab panel where the grid resides. The grid populates with data so now I want to add a button who's action would be add a blank...
Results 1 to 12 of 12
