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?
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?