Search Type: Posts; User: GaryW
Search: Search took 0.02 seconds.
-
8 Jul 2010 1:41 PM
- Replies
- 7
- Views
- 1,425
Using your code above, if you are on the List panel and you change to another panel, the List gets cleared of all the selected rows. Is there an easy way to keep those selected rows when moving from...
-
8 Jul 2010 10:51 AM
- Replies
- 4
- Views
- 2,233
It's looping thru correctly, but I can't get the values from the array. What is "rec" in your snippet? Is that an existing object?
function ajaxValues() {
var arr = [];
... -
8 Jul 2010 9:46 AM
- Replies
- 7
- Views
- 1,425
Nevermind. I used your code instead of mine and all is well. Thanks for taking the time.
-
8 Jul 2010 8:07 AM
- Replies
- 7
- Views
- 1,425
That fixed the fact that it was rendered at the wrong time, but now the list isn't scrollable. It seems like the list has to be fullscreen to make it usable. How do I get around that?
-
7 Jul 2010 1:03 PM
- Replies
- 4
- Views
- 2,233
I'm trying to go from a List page, which displays several records you can select and then click a next button to slide to the next panel which will be populated based on those selected records.
... -
1 Jul 2010 1:43 PM
- Replies
- 7
- Views
- 1,425
That fixed it. Thanks.
-
1 Jul 2010 11:47 AM
- Replies
- 18
- Views
- 3,496
This is great, it got me moving again. Is it possible to jump from 3 to 1 again instead of just 1 panel forward or backwards?
-
1 Jul 2010 11:38 AM
- Replies
- 7
- Views
- 1,425
This is a 3 panel layout with a List added to the second panel. The problem is that the list is visible in the first panel even though it should be hidden until the second panel is displayed. It's...
-
30 Jun 2010 2:03 PM
- Replies
- 18
- Views
- 3,496
Any chance someone can whip up a basic panel (using layout:card) with 3 cards and a button or link to transition from one to the next and maybe toss some html or a component on each card to...
Results 1 to 9 of 9
