This content has been marked as final.
Show 3 replies
-
1. Re: Setrow with Paged Dataset and Master / Detail containers
Arnout Kazemier Nov 8, 2009 9:48 AM (in response to Phil_W)What i would suggest is setting your dsPhotos as detail region.
and have the setrow set current row for dsPhotos instead of your pagination dataset.
-
2. Re: Setrow with Paged Dataset and Master / Detail containers
Phil_W Nov 8, 2009 11:10 AM (in response to Arnout Kazemier)Hi,
Thanks that works great.
However I've had to use onclick="dsPhotos.setCurrentRow('{ds_RowID}');" rather than spry:setrow="dsPhotos {ds_RowID}". Not a big issue but documentation suggests the latter should work. I only have dsPhotos on the spry:region attribute of the master region.
Cheers
Phil
-
3. Re: Setrow with Paged Dataset and Master / Detail containers
Ben Pleysier Nov 14, 2009 6:16 PM (in response to Phil_W)Hi Phil,
This is completely out of context and I am probbaly risking a flame, Still I want to share the following piece of code with you.
<p> © 2008
<script language="JavaScript" type="text/javascript"> var d=new Date(); yr=d.getFullYear(); if (yr!=2008) document.write("- "+yr); </script>
Created / Maintained by Phil Whitehurst</p>
This will automatically update the year.
Ben




