I have one normal button trying to implement customized upload button when click import button one popup should be opened to select file ones file selected should be saved in share path and need to validate each cell and add in db table .
Kindly suggest any solution for customized upload button
<button id='btnImport' className='k-button k-button k-button-Blue'> {" "} Import{" "} </button>