Hi,
I am building a forum in a site. The data grid I am using has in-place Editors and pagination. But I dont want the "unwanted" page refreshes in the page when I feel to edit a topic or subject in the discussion forum or during pagination.
I want Ajax to be implemented for Pagination and in-place editors in that page so that the users dont have to face the page refreshes for updating or inserting Data or during Page change. MoreOver, If a "User A" starts a new topic,then "User B"(a different person), who is also logged into the same page and in same time can see a new row added by the "User A" in that page without refreshing the entire page. Also the number in the "NO. of Replies" coloumn should increment automatically.
I am really novice in AJAX and Ironically Really Eager to Implement this Technology as soon as possible. I have been working in JavaScript and DOM since couple of months. but I dont have any knowledge about Dojo, Prototype or Scriptaculous and there implementations.
I would be very happy if you let me know the way for implementing those which I have described above and How the Book "Practical JavaScript, DOM Scripting and Ajax" will be help for me from this regard?
Thanks & Regards
Prithiraj Sen Gupta
-------------------------------
[ May 01, 2007: Message edited by: Prithiraj Sen Gupta ]