Search Type: Posts; User: chrisface
Search: Search took 0.09 seconds.
-
17 Jan 2012 7:45 AM
- Replies
- 5
- Views
- 526
I see what you mean about the card layout but there is potentially a large overhead in that. Although the other cards are not being rendered in the browser, it still goes and constructs all the...
-
17 Jan 2012 7:10 AM
- Replies
- 5
- Views
- 526
I was considering using a card layout if I couldn't get this to work. The reason I decided originally not to use one was because I still have to add/remove my new card from the panel as well as...
-
17 Jan 2012 6:14 AM
- Replies
- 5
- Views
- 526
Hi there,
I have a screen where I need to switch back and forth between one master control panel, and many admin screens which stem from it. Normally just calling removeAll() on the parent... -
10 Nov 2011 8:59 AM
Jump to post Thread: url is undefined on TreeStore by chrisface
- Replies
- 6
- Views
- 2,997
I came across this today as well but I don't see away around it using the code as it is. If you use clearOnload set to true, it triggers a delete which I don't want to do in the first place and I...
-
2 Sep 2011 7:32 AM
- Replies
- 51
- Views
- 23,780
You're right cstrong, this wont send back your Posts. I do something a little bit different with my relationships which I should have mentioned for my override to work properly.
Instead of having... -
29 Jul 2011 5:08 AM
- Replies
- 51
- Views
- 23,780
This is something I had to do as well myself and I took the same approach of overriding the getRecordData function to take into account the associations. I also added some code to take care of...
-
20 Jul 2011 2:32 AM
- Replies
- 52
- Views
- 12,224
I've been migrating quite a large application that I'm currently working on from 3.3 to 4 and have been moving to an MVC design.
I was quite excited to see that the Models support relationships... -
11 Jul 2011 1:21 AM
Jump to post Thread: Nested TreeStores by chrisface
- Replies
- 1
- Views
- 421
Has anybody else come across a solution to this? I'm also trying to do something very similar. I also have three kind of objects which are related using a hasMany association.
Is there any way to... -
20 Jun 2011 12:36 AM
- Replies
- 2
- Views
- 628
Thanks a lot for verifying that it wasn't just me that it was broken for. Like you said, using a table was maybe not the best solution for what it was we were trying to do (although it was much...
-
16 Jun 2011 1:38 AM
- Replies
- 2
- Views
- 628
Hi there,
I've been having some trouble with a panel and tablelayout. I have a colspan of 2 and two panels next to each other within it. Depending on the contents of the panel, one has a bigger... -
16 Mar 2011 5:33 AM
- Replies
- 0
- Views
- 366
Hi there,
I've been working with a grid which allows a user to perform basic crud operations on user records.
When I edit a record in the grid, the changes I make are immediately made to the... -
24 Feb 2011 5:49 AM
- Replies
- 2
- Views
- 898
Thanks a lot for the example Condor, it did exactly what I wanted it to do and solved a few other problems I was having too :)
-
24 Feb 2011 3:19 AM
- Replies
- 2
- Views
- 898
Hi there,
I have a grid that I'm using to do some CRUD on a list of users. I needed to add a paging toolbar for this as I'll potentially have a huge number of users. I've also configured the store...
Results 1 to 13 of 13
