Hello Team,
In my MVC C# project, I'm using Json, and Ajax to pass data to the databaase and I want to implement data search engine with 3 textbox and when I search the first name, last name and birthdate in the 3 textbox and if all this data matches then it should export the data from my Sql database as PDF or say data not found, can anyone assist me with a code for that, thank you in advance