Search Type: Posts; User: tstone84
Search: Search took 0.01 seconds.
-
2 Jun 2011 4:58 AM
- Replies
- 1,016
- Views
- 302,727
Does anyone know if there are plans for a extJs 4.x supported mif?
Thanks! -
19 Nov 2010 7:34 AM
- Replies
- 7
- Views
- 901
Here's my code:
var custRecord = new Ext.data.Record.create([{
name: 'AccountNumber',
mapping: 'AccountNumber'
},
{
... -
19 Nov 2010 6:56 AM
- Replies
- 7
- Views
- 901
My grid is working great. It's when I load another jsonStore based on the record clicked in the grid. This new store is to populate a form. My guess is that there is a better way to populate a form...
-
19 Nov 2010 4:22 AM
- Replies
- 7
- Views
- 901
I'm running on a local dev box, but that shouldn't matter. My json is properly being sent to the client. I can access the data this way: records.reader.GetCustomerResult.Name
I would prefer to be... -
18 Nov 2010 5:15 PM
- Replies
- 7
- Views
- 901
I am new to extJS and just working my through some examples. I have a grid loaded with data from my web service and now i'm trying to pull data based on the rowSelect of the grid. I'm successfully...
Results 1 to 5 of 5
