七度&光 2011-09-05 08:37 采纳率: 22.2%
浏览 54

Ajax vb.net树状视图

I want to implement a treeview in my project using vb.net and ajax.

im using a gridview to fetch and show the data. and i want to implement the treeview inside the grid. its like the name of a person is shown in the gridview and when i click the plus sign or anything next to it it expands with its details. im using sql for retriving the datas.

can anyone provide me any examples? or suggest any sites where i can download any sample code for this?

thanks in advance.

  • 写回答

1条回答 默认 最新

  • ?Briella 2011-09-06 06:02
    关注

    A tree view is normally "folder view" which can be found here

    But my suggestion is you use accordion. You can find accordion example here..

    Jquery Accordion

    Sandbox Accordion

    I shall recommend Jquery. You can customize it and write code to load the content on expanding the item, event to write your code is , change event of the Jquery Accordion.

    评论

报告相同问题?

悬赏问题

  • ¥15 微信会员卡接入微信支付商户号收款
  • ¥15 如何获取烟草零售终端数据
  • ¥15 数学建模招标中位数问题
  • ¥15 phython路径名过长报错 不知道什么问题
  • ¥15 深度学习中模型转换该怎么实现
  • ¥15 HLs设计手写数字识别程序编译通不过
  • ¥15 Stata外部命令安装问题求帮助!
  • ¥15 从键盘随机输入A-H中的一串字符串,用七段数码管方法进行绘制。提交代码及运行截图。
  • ¥15 TYPCE母转母,插入认方向
  • ¥15 如何用python向钉钉机器人发送可以放大的图片?