Hi,

I am trying to get rid of using hidden variables and use the jQuery
Data method [http://docs.jquery.com/Core/data#name] to store certain
data.

Following are my questions
1. Is there a way to get these values at the server side during
postback?
2. If yes, can this data be manipulated at the server side and after
postback; can the updated values be accessible at the client side?

Regards,
Praveen

Reply via email to