- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Thank you for your response. I see how the code that you supplied would work as exepcted on a single page form. I am sorry that I did not give further details about the form I have created. The form has multiple sub-forms within it and depending upon what is selected on the "Welcome Page" a particular sub-form is displayed. Also, all of the data is populated into a 2D barcode also in the sub-form. I currently have a "Print Button" on each sub-form which prints the completed form with the populated data in the 2D barcode. I attempted to add your supplied code to the "Print Button" on one of the sub-forms and when I clicked it the application became unresponsive.
I have also tried adding the code that I mentioned before to the "Change" events of each of the text fields and that seems to work well. Although, I am unsure if my approach adds too much overhead and will cause performance issues with the form. Do you know of a way I could incorporate your code with the "Print Button" on each sub-form and avoid the unresponsiveness?
Thank you
Views
Replies
Total Likes