Prepopulate text box when new row added

G

glefla

I have a repeating table on my form and I want one of the text boxes in
the table to be prepopulated with a value from the row above it. For
example, when the user enters a start and end time and clicks on "Click
to add new", the new row will prepopulate the start time with the
previous line's end time. I have extensive code in the FormCode.cs
file so I'm not afraid of doing it in code. Does anyone see a way to
do this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top