Autosearch from viewstate table
I have a textbox..i want to use this textbox as autosearch of one column names eg:firstname..and now i have a table in viewstate ..so my requirement is to search firstname from viewstate table..How can i do that?
only textbox value with database is i can get but i want to search the particular firstname which viewstate contain complete table.i dont want to come to server again instead i want to search from viewstate table?
|