Posted on: 2/5/2014 10:04:31 AM | Views : 586

Hello Experts,
I need to store array string(DataTable records) in Hidden field.
(This operation is for autocomplete using JSON javascript.  Preventing Hitting DB on every keypress event in Textbox)
What is the maximum size of Hiddef Field? While retriving, is data truncated or not? If data is truncated , What is the way to retrive data without losing? Hope you are help me!

Go to the complete details ...