Hello,
I have a page with 2 dropdown and 3 textbox and button and using it as search filter, which binds data to grid on button click.
When i choose both dropdown and clicks on button, it binds data to grid.
But when enter value in any textbox and clicks on search button , it logs out. Even it does not go to debug to find the error.
It looks there is issue only with every textbox . Please fiind below screenshot.
Thanks in advance