Greetings...new jQuery user here...I've been thru a handful of the 'getting started' tutes including the Ben Nadel's hour long intro...great stuff. I haven't been this stoked to learn a new tool is a long time.
My particular learning curve is going to focus first on using jQuery to construct the CRUD infrastructure for a web app using .net MVC views. As I step thru the tutorials I'm looking for details on jQuery's capabilities are relates to forms processing and have found a couple interesting examples. What I haven't found yet is someone using jQuerey's tranversal and selector tools to process a collection into a form with which that collection can be edited. I'm sure it's been done...the use case it too common and the capabilities seem like a perfect fit for the task. I've seen a couple 'in-place editing' posts and probably much of what I'm looking for is in that direction...i'm hoping someone can point me to a .net MVC example so I can see the full workcycle from that perspective. much appreciate any feedback --steve...