Repeating table

C

C10

Hi,

Is there a way we can have static data rows on a repeating table?

My requiement is to have part of the table completed but the user to be able
to add new rows and input additional information to the same table. Is this
achievable?

Thanks in advance.
C10
 
K

Kalyan G Reddy MVP (GGK Tech)

Hello

Are you getting the static data from any underlying datasource or you just
want to type some data into the inital few rows of the table?
 
Top