Thursday, August 27, 2009

Custom Hidden Variable

Was wondering if is there a alternate for using Hidden Variables. Finally IScriptControl, ICallbackEventHandler interface came to help in achieving a custom Hidden Control.

Using this one can set a Key, Value pair at client [which internally make use of CallBackEventHandler] or at server and access the value both at client and server side.

Mail me @ praveen.balanagendra@gmail.com for source code.

No comments: