Forms help
Forms help
Could anyone point me toward a good tutorial or book which covers jQuery and forms. Basically what I want is when a user selects an ID field in a jQuery grid, I want to use AJAX to populate an jQuery form. I have all the server side code worked out, I am just struggling with the rendering part. TIA.