Hi,
I have a combobox item where i can type text to search, Based on the text entered result will populated in the dropdown of combo box item. Dropdown contains a listgrid, I have a requirement like do multiselect from the dropdown listgrid, which I couldn't able to do. I can't use selectItem instead of Combobox item since its required to do a search. I need to know is there anyway to fixed this issue.
I have a combobox item where i can type text to search, Based on the text entered result will populated in the dropdown of combo box item. Dropdown contains a listgrid, I have a requirement like do multiselect from the dropdown listgrid, which I couldn't able to do. I can't use selectItem instead of Combobox item since its required to do a search. I need to know is there anyway to fixed this issue.
Comment