Listbox selectindexchange not showing proper index value
I am using visual basic 2017 for a web application, I am using a listbox and I write a code for searching data and if I click on another index item (rather than last search)
listbox selectindexchan ge not showing last clicked index. my code are like that pleas tell me where I am wrong