开发者

How i can show chekboxlist in parent/child relation

How i can show CheckBoxList in parent/child relation. I want to show CheckBoxList of asp.net in parent/child relation.

for example: where [] is CheckBox

  • []computer

    []laptop

    []desktop PC

    []Monitor

  • []Business

    []Business Ideas

    []Business Opportunities

    []Home Business

    []Industrial

    []International Business

    []Manageme开发者_如何学Pythonnt


we can also do it using the TreeView Webcontrol since the TreeNodes in TreeView control support display a checkbox in each node.

Check out the following article

TreeView Control


I have tried to implement this tree using HTML. You can see this.

Please correct me if I am wrong.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜