trying to search through a Reportviewer
I am unsure of what is wrong but when i try to search for a specific value and try to show the report nothing is shown
3 Replies
I don't have enough information to solve this
so i can select a column which is the headings that i want to search through then i can search for a value in the textbox and click show button to display a new report card showing information relating to the searched value but for some reason when i click show button a new report isn't generated and it is blank and im not sure where i've gone wrong in my code
Then run your application in debug-mode and step through all the lines until you encounter the behavior that you are not expecting, then write that down in a new question where you are more specific in your solution method and skip unnecessary information