T
Tom McCrossin
I'm not even sure what to call them. At several Microsoft sites, they have
these cool collapsible controls. An example is at
http://msdn.microsoft.com/library/default.asp?url=/nhp/default.asp?contentid=28001891
or
http://msdn.microsoft.com/sharepoint
I've done similar to this using only DHTML, but was wondering if there was
an example anywhere that might show how MS is doing it, especially since the
controls seem to be re-orderable by drag-and-drop. When you click
collapse/expand, it pauses, which leads me to believe it is doing postback,
hence there must be code-behind. I noticed their "commented" as webparts,
but I'm not familiar with webparts and had a hard time finding any
information about them.
Thanks in advance
- Tom Mc
these cool collapsible controls. An example is at
http://msdn.microsoft.com/library/default.asp?url=/nhp/default.asp?contentid=28001891
or
http://msdn.microsoft.com/sharepoint
I've done similar to this using only DHTML, but was wondering if there was
an example anywhere that might show how MS is doing it, especially since the
controls seem to be re-orderable by drag-and-drop. When you click
collapse/expand, it pauses, which leads me to believe it is doing postback,
hence there must be code-behind. I noticed their "commented" as webparts,
but I'm not familiar with webparts and had a hard time finding any
information about them.
Thanks in advance
- Tom Mc