These days its common to have a comment list (at the bottom of a blog, article, news) which initially displays some comments with a 'More', 'Expand' button at the bottom. When the user clicks on the button, more rows are added for display (dynamically using ajax). I want to create such a comment list. Can someone help. There are many articles about expandable gridview but I don't think gridview is the solution (just my opinion). Thanks in advance.
↧