I have created a form using a datalist that is dynamically populated with report items based on search criteria. The form loads correctly but I can't seem to find a way to call the variables for the data so I can enter it into the database.
I have looked at the dynamically generated variable names but can't figure out how to call them in my aspx.vb file. Any help would be appreciated.
I have looked at the dynamically generated variable names but can't figure out how to call them in my aspx.vb file. Any help would be appreciated.
Comment