Is there Any Way to Create Search in ASP.NET C# Without DB ?
Hi ......,
I Had Created Application Without Database . Using Grid View I Can Insert,Update Delete those Details From The Table. The Given Data Will be Stored in C# Code itself in XML Format.
In This Grid View I Had Saved The Data of Employee Details Like
Name , Age , Qualification , Salary
In This i Need to Create "Search Name" Text Box & Button. If I enter The Name in that and When i Click Search It Need to Show the Record of the Particular Employee. And (Mainly I Had Created Paging in Grid View) It Should Take And Come Records From All Pages If it Matches.
Technology Used By Me
Visual Studio 2010
ASP.NET 4.0 C#
With Warm Regards.....,
R.V.Rajagopalan