On 1/22/08, atul singh <[EMAIL PROTECTED]> wrote: > > Hi > I want to add a new row on my page using ajax, without having to repaint > the > complete list already being displayed on the page. > This i want to reduce the ajax payload;any help on how i can do this? >
Try this thread: http://www.nabble.com/Adding-item-to-ListView-over-Ajax---refresh-only-newest-row-td11272937.html
