Hello Team,
I've been searching all over this sit with no luck on how to populate my table with values from a database lookup.
The table is of a fixed number of rows. I have created hidden text fields that will populate with the values, each one corresponding to a row int he table. What i'm stuck on is how to get the info from the text field to the corresponding table row. I don't believe the code is very long, But attached is a screenshot of my table and my hidden fields.
My table is CSS class table, the table column is CSS class filledField, and the hidden text fields are HCity1 and HCity2.
Thanks for assistance!