Collapsible panel
-
Hi to All, I am trying to create a Forum, same like this forum, ie codeproject... I am planning to have an gridView, and collapsible panels on it. (thats what i felt looking at this forum)... Now, I need to draw the gridView hierarchically, ie I need to have some space on the grid before I draw the collapsible panel. I am a begineer, and I am not getting any idea how to do it...Please give me some hints, or may be any other method to do the same. Thanks in advance
----------------------------- I am a beginner
-
Hi to All, I am trying to create a Forum, same like this forum, ie codeproject... I am planning to have an gridView, and collapsible panels on it. (thats what i felt looking at this forum)... Now, I need to draw the gridView hierarchically, ie I need to have some space on the grid before I draw the collapsible panel. I am a begineer, and I am not getting any idea how to do it...Please give me some hints, or may be any other method to do the same. Thanks in advance
----------------------------- I am a beginner
Draw your custom html using Repeater or ListView. Grids generates Tabular look. Use Javascript to collapse and expand sections. :)
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Microsoft Bing MAP using Javascript
CLR objects in SQL Server 2005
Uncommon C# Keywords/xml> -
Hi to All, I am trying to create a Forum, same like this forum, ie codeproject... I am planning to have an gridView, and collapsible panels on it. (thats what i felt looking at this forum)... Now, I need to draw the gridView hierarchically, ie I need to have some space on the grid before I draw the collapsible panel. I am a begineer, and I am not getting any idea how to do it...Please give me some hints, or may be any other method to do the same. Thanks in advance
----------------------------- I am a beginner
hrishiS wrote:
I am trying to create a Forum, same like this forum, ie codeproject...
Did You Check this link JumpyForum: Inspired by Code Project Forum / Discussion / Message board[^]
LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.