I am currently working on a mapper to map excel sheets exported from one db and copy them to and excel sheet to import into another db.
I and creating buttons for each used column in my active sheet.
What I would like is when the check box is checked to hide the combo box and show the text box, and when it is unchecked to reshow it. If you want to change it to a button that would be fine. I just would like to know if it is possible to add an onclick even to these dynamicly created form controls.
Thanks in advance!
Bookmarks