H Jason,
My post (click the link) pertains to what you are talking about in this thread .
I want to modify the Text field in a combobox but however I cannot do that as i get an error . Could let me know if this issue has been fixed ?
If not how do I go about modifying the text field?
I tried using
objComboBox.Text=WrittenText
objComboBox.Value=WrittenText
But both throw an error!
Thanks,
Meghna
console.print(ThisEvent.Object.Parent.Controls("Field1").ListIndex)
ThisEvent.Object.Parent.Controls("Field1").Clear
ThisEvent.Object.Parent.Controls("Field1").ListIndex = -1
ThisEvent.Object.Parent.Controls("Fiel1").ListIndex = -1
pCtrls("cboSICCode").ListIndex = -1
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.