Thanks for your previous reply
Technology Angular js and mvc
<input type="text" id="drpCmis" class="cmisList" ej-dropdownlist e-fields-id="host" e-datasource="cmisList" e-fields-text="sqlDBName" e-fields-value="host" e-width="100%" e-selecteditemindex="0" e-enableincrementalsearch="true" e-create="onCreate" e-selecteditemindex="selectedCmis" e-select="setCmisProperties"/>
I want to prevent e-select event on page load
Waiting for your quick reply