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.
![](https://www.csharp.com/forums/uploadfile/5d4dcc/01232025180526PM/abc.PNG)
Thanks in advance