hi,
my table has following fields
ForumPostsId(primary key),ForumPost,ParentPost
parentpost can have 0(which means its parentpost) or ForumPostsId(which means its a chlid post related to parentpost)
i need to generate a list which will the show parentpost and count of child post related to parent post
Any suggestion!!!!!!!!!
regards
rajan