How To Sort Repeating Table on Submit?

B

Barry Prentiss

Hi,
I need to sort a repeating table upon submit of an Infpath '03 form.
Sorting Infopath data seems to be a common requirement, but there is no
built-in solution (at least not in IP'03).
I have read several articles about providing sort capabilities to the form
user, but all I want to do is sort the data upon submit to an SPS'03 form
library.
Has anyone done this?
How is it done?
Do you have some code?
Thx,
Barry
 
P

Paresh

Hi,
 I need to sort a repeating table upon submit of an Infpath '03 form.
 Sorting Infopath data seems to be a common requirement, but there is no
built-in solution (at least not in IP'03).
 I have read several articles about providing sort capabilities to the form
user, but all I want to do is sort the data upon submit to an SPS'03 form
library.
 Has anyone done this?
 How is it done?
 Do you have some code?
 Thx,
  Barry

Hi Barry,

Take a look at the following links:
http://blogs.msdn.com/infopath/archive/2006/12/06/sorting-repeating-and-tabular-data.aspx
http://www.infopathdev.com/forums/p/6199/22865.aspx


http://www.openzeas.com/blogs/Paresh/default.aspx
 
Top