Joan Xiao
2007-10-16 18:52:01 UTC
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
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