Hi,
Can we add paging concept when displaying a large number of records within
the InfoPath 2007 for a repeating table?
The Paging should be very much similar to the Datagrid paging. If so please
let me know as soon as possible.
Thanks,
Chinmaya.
Greg Collins - 30 Apr 2008 20:49 GMT
You can set up some fields that track the starting and ending row to
display. Ending row can be calculated by the starting row + some page length
(i.e start = 4, count = 4, end = (start+count = 8))
Then in your repeating table, you can use filters (for main data source
tables) or conditional formatting (for secondary data source tables) to
limit the rows shown based on the start and end values.

Signature
Greg Collins
Microsoft MVP
Visit Braintrove at http://www.braintrove.com
Visit InfoPathDev at http://www.infopathdev.com