InPlaceEditing - Implementing Extender Server Controls
Posted by: Nikhil Kotharis Weblog,
on 18 Feb 2006 |
View original | Bookmarked: 0 time(s)
This is the third and final installment of the in-place editing sample series. In part 1, I demonstrated a how Atlas (server and client) can be used to implement in-place editing functionality. In part 2, I walked through the implementation of the client-side behavior that implements the UI logic and functionality in script neatly packaged in the form of reusable script components. In this part, I am going to demonstrate how you can write an extender control that enables you to provide a server-programming...