asp.net treeview¹ö¶¯ÌõÎÊÌ⣿
ÎÒÓÃtable²¼¾ÖµÄÍøÒ³£¬Ò»ÐÐÁ½ÁУ¬×ó²àµ¥Ôª¸ñ·ÅÁËÒ»¸ötreeview£¬ÓÒ²à·ÅÁËÒ»¸öiframe£¬ÈçºÎÈÃ×ó²àµãtreeviewʵÏÖˮƽºÍ´¹Ö±µÄ¹ö¶¯Ìõ£¬ÖªµÀµÄÂé·³°ï°ï棬ллÁË£¬
treeview¼ÓÉÏstyle
style="width:350px; height:600px; overflow:scroll"
ÕâÊÇÎҵĴúÂë
<table cellpadding="0" cellspacing="0" style="width: 991px">
<tr>
<td style="width: 185px; height: 374px" align="center">
<asp:TreeView ID="TreeView1" runat="server" ImageSet="Arrows" Width="185" Height="373px">
<ParentNodeStyle Font-Bold="False" />
<HoverNodeStyle Font-Underline="True" ForeColor="#5555DD" />
&nb
Ïà¹ØÎÊ´ð£º
select top 12 * from Product where [id] not in (select top 12 [id] from Product)
ÕâÑù¿ÉÒÔ·ÖÒ³£¬µ«ÊÇÎÒÔÚºóÃæÏë¼Ó¸öÌõ¼þ
select top 12 * from Product where [id] not in (select top 12 [id] from Prod ......
Imports System.ComponentModel
Imports System.Web.UI
Imports System.Web.UI.Design
Imports System.Web.UI.WebControls
Namespace CBDAspNet.WebControls.HTML
''' <summary>
'' ......
Êý¾Ý¿â±íÖÐÓÐÒ»ÁУ¨TranXml£©ÀàÐÍÊÇxml£¬´æ´¢µÄÊÇÀàËÆ
<fathernode>
<a>aaa
</a>
<b>bbb
</b>
</fathernode>
µÄÐÅÏ¢£¬²¢ÇÒͨ¹ý²éѯ·½· ......
´ÓÊý¾Ý¿âÖвéѯһÕűíµÄÊý¾Ý
select ²¿ÃÅ,ÐÕÃû from tb
ÈçºÎ²ÅÄÜÉú³ÉÏÂÃæµÄxml¸ñʽÎļþ
<folder state="unchecked" label="È«²¿">
¡¡¡¡<folder state="unchecked" isBra ......
ÎÒ´´½¨ÁËÒ»¸öÎïÆ·ä¯ÀÀÒ³Ãæ£ºbookview.aspx£¬ÆäÖÐÔÚÒ³ÃæµÄ×ó²àÁгöÎïÆ·µÄ·ÖÀࣺ·ÖÀà1£¬Á¬½Óµ½Ò³Ãæbookview.aspx£¿id=1£¬ÆäËûÒÀ´ÎÀàÍÆ£¬µ±Ò³ÃæµÚÒ»´Î¼ÓÔØµÄʱºòÉèÖÃidµÄĬÈÏֵΪ1£¬ÔËÐгÌÐò·¢ÏÖÒ³ÃæÒ»Ö±³öÓÚÖØÐÂ¼Ó ......