PDA

View Full Version : Modify existing page?


tangosdad
06-12-2009, 08:52 AM
Is there a way to edit an existing page that was set up with DataAssist?

For example I forgot to set up a page limit for number of items shown, so it's showing all data on one page. I want it to limit it to 15 items on a page. How can I modify that?

Thank you!

Ray Borduin
06-12-2009, 09:37 AM
You can use the standard dreamweaver server behaviors to add that functionality.

Just edit the repeat region server behavior and change the number of rows.

tangosdad
06-12-2009, 09:57 AM
Thank you very much, worked like a charm. The default was 1000 records and I changed it to 15 and works perfectly.

Thank you!