|
I've been building a composite control that has a client-side object associated with it. Any changes on the client are persisted back to the server through a hidden field and the server-side object is updated with these changes. I register the hidden...
|