Click here to Skip to main content
15,890,690 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hello everyone!

Please help me with this thing!
I have implemented Post - Reply using 2 nested DataLists.
But I want to add functionality to post comments for the Post, the Reply/Answer, also one can add comments for the comments.

I want to be all this as in this page (Code Project page for Questions'/Answers' comments.) I know how to add answers but the main thing I need is the Comments. And Comments for Comments. 5-level / 6-level / n-level comments nesting. Alongwith AJAX as in this page.

For this, I want to know which controls to use and how to go on for coding. Some hints may be of great help!

Hoping & waiting for some great help from CP members.
Have Googled but all in vain. Maybe I was searching with the wrong keywords/search items. Expecting a lot from you CPians!
Posted
Comments
nevin 2011 23-Dec-11 3:48am    
5up!
Member 13432601 3-Oct-17 1:59am    
Lol
Member 13150478 10-Nov-18 5:08am    
ygyygyg
Member 11733430 28-Feb-19 9:52am    
trytry
Member 13150478 10-Nov-18 5:09am    
ghghghghgh

1 solution

Check this article. Now you need to customize the things.
JumpyForum: Inspired by Code Project Forum / Discussion / Message board[^]
 
Share this answer
 
Comments
uspatel 22-Dec-11 5:55am    
nice link!
5+
Member 13014548 11-May-17 1:00am    
kui
Tech Code Freak 22-Dec-11 5:59am    
5up for the link!
But I want a way/guidance to create a functionality as this one which I just used to add this comment to your Answer and you would also use to reply to my Comment.
thatraja 22-Dec-11 6:06am    
Did you read the article? Look at this image Clickety

All you need is create hierarchical entries & the child entries need some indent. Thats all. Read the article fully.
Tech Code Freak 22-Dec-11 6:17am    
I have read the whole article.

But it states to redirect to the Add Reply page to add a reply. But I don't want that redirection. I want a panel opening when one clicks on "Add Comment" (here it is "Have a Question or Comment?"). And this panel contains a textbox and 2 buttons as over here; which uses AJAX for all this uploading stuff.
I want to know how to implement this--which controls to use?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900