User Profile
Collapse
-
Not a problem, thanks for looking into this. -
it is not the Click event, it requires on Change event to firedLeave a comment:
-
Selection of Combo Box using VB
Hi,
i want to programatically select an option element in a combo box, the below function does the identification part, but not able to fire the Change event for that combo box .
Without change event being fired, the list in other combo box doesnt popup.
...Code:Sub get_List_IndexNo(ByRef Ctrl_ref As HTMLSelectElement, tstr As String) Dim ti As Integer Dim tctrl As MSHTML.HTMLOptionElement
No activity results to display
Show More
Leave a comment: