Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Spry dynamic Table Navigation

Guest
May 22, 2007 May 22, 2007
Hi,
I have created a Spry dynamic table from a dataset but wanted to know how I could add record navigation. Ideally, I would like only 15 records to appear and have the user be able to move to the next batch of 15 or back when they want. Also, I would like to put the information of how many records there are in total at the top.

I know I can put navigation on tables made from a recordset, but can I not do the same with a table made from a Spry dataset?

Thanks so much,
TOPICS
Server side applications
450
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 22, 2007 May 22, 2007
DaggerLily wrote:
> I have created a Spry dynamic table from a dataset but wanted to know how I
> could add record navigation.

http://labs.adobe.com/technologies/spry/samples/index.html

Look for the link to Paging.

--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
May 22, 2007 May 22, 2007
So this will require hand coding - there is no wizard for this? And will it work if I am exporting a recordset as xml for the dataset?

Sorry to be so thick!
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 22, 2007 May 22, 2007
DaggerLily wrote:
> So this will require hand coding - there is no wizard for this?

Yes, it requires hand coding. Dreamweaver provides user interfaces for
only a limited set of Spry features. No plans have been announced for an
updater.

>And will it work if I am exporting a recordset as xml for the dataset?

I haven't tested table navigation myself, but any valid XML source
should work.

--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
May 28, 2007 May 28, 2007
I did look at the link you supplied and that seemed to be working with dynamic Spry lists. I had inserted a dynamic Spry Table and really would like some record navigation but when trying to use that method it didn't seem to work.

It seems odd that it's so difficult to add navigation to a Spry Table.

Please help.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 28, 2007 May 28, 2007
DaggerLily wrote:
> It seems odd that it's so difficult to add navigation to a Spry Table.

Spry is still evolving. The best place to get help with Spry is in the
Spry forum.

--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
May 29, 2007 May 29, 2007
Where is the Spry Forum? I'd love to know because I think you're right - I should be checking there!

Thanks.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 29, 2007 May 29, 2007
LATEST
DaggerLily wrote:
> Where is the Spry Forum? I'd love to know because I think you're right - I should be checking there!

http://www.adobe.com/go/labs_spry_pr1_forum

--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines