Discussion:
Pagination problem with DataFormWebPart connected with a Form WebP
(too old to reply)
Joan Xiao
2007-10-16 18:52:01 UTC
Permalink
I have a page that contains a Form Web Part and a DataFormWebPart which has a
list as the data source. The two webparts are connected so that when a user
types some text in the text box and presses the Go button, the
DataFormWebPart should return the data containing the text in a designated
column in the list.

The DataFormWebPart is configured to show 5 items per page. However, the
pagination works only on the 1st page. Once I'm on the 2nd page, pressing the
next icon refreshes the page with the row numbers changed, but the data does
not change. So on the 3rd page I'm seeing the same data as on the 2nd page.
Going to the 4th page (and beyond) shows the same data as on the 2nd page as
well. And I'm sure there are more than 40 matching records with the text I
tried.

I'm using SharePoint Designer to design this page. I'd greatly appreciate it
if anyone could provide any insight on this.

Thanks!

Joan
Ana Ram
2010-09-09 16:01:27 UTC
Permalink
Joan, were you able to figure out the issue and do you know how to fix this. Please let me know. thx much..
Post by Joan Xiao
I have a page that contains a Form Web Part and a DataFormWebPart which has a
list as the data source. The two webparts are connected so that when a user
types some text in the text box and presses the Go button, the
DataFormWebPart should return the data containing the text in a designated
column in the list.
The DataFormWebPart is configured to show 5 items per page. However, the
pagination works only on the 1st page. Once I'm on the 2nd page, pressing the
next icon refreshes the page with the row numbers changed, but the data does
not change. So on the 3rd page I'm seeing the same data as on the 2nd page.
Going to the 4th page (and beyond) shows the same data as on the 2nd page as
well. And I'm sure there are more than 40 matching records with the text I
tried.
I'm using SharePoint Designer to design this page. I'd greatly appreciate it
if anyone could provide any insight on this.
Thanks!
Joan
Submitted via EggHeadCafe - Software Developer Portal of Choice
Silverlight Binary Serialization and Compression with WCF Services
http://www.eggheadcafe.com/tutorials/aspnet/96487d4c-d92f-4ca5-85b7-0fef6f42d6c3/silverlight-binary-serialization-and-compression-with-wcf-services.aspx
Loading...