Browse by Tags

Related Posts

  • How to get values from checkbox..?

    Hello All, I have a treeview (TREEVIEW1) where i bound some data (code,name) from database. I have placed checkboxes with the data (parent and leaf nodes). I bind both code and name from database and display name with the checkboxes.... What i want is.... when i select any parent or node.... and click...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by vimalrupera on 12-17-2008, 12:00 AM
    Filed under: TreeView, checkbox, databind
  • TreeView with Checkboxes

    I have a TreeView, and I populate it's values from the database with a recursive loop (a function i found on these boards) - this works great! I have the checkboxes switched on and use a neat bit of javascript (also found on these boards) to tick and untick the nodes or the parent and child nodes...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by wizzkidd07 on 11-13-2007, 12:00 AM
    Filed under: Checkbox, treeview, insert
  • setting ShowCheckBox = true & node hyperlink disappears??

    I am having a strange problem with the css adapter treeview, not sure if anyone else has experienced this. - All my nodes in the treeview are programatically created in the code behind file. - I am using selectednodechanged event on these nodes to do something on the web form (i.e. node.NavigateUrl ...
    Posted to CSS Friendly Control Adapters (Forum) by hgrewa on 12-25-2006, 12:00 AM
    Filed under: Skin, Treeview, checkbox
  • TreeView adapter problem

    Moderator.. this is for the 'CSS Friendly Control Adapter' forum. I posted this earlier and it was posted to 'Master Pages, Themes and Navigation controls': http://forums.asp.net/thread/1411894.aspx I have discovered several problems with the treeview adapter. First, NodeCheckChanged...
    Posted to CSS Friendly Control Adapters (Forum) by brian.brown on 09-27-2006, 12:00 AM
    Filed under: Treeview, checkbox, cssadapter treeview checkbox, "css friendly adapter"
  • Re: Treeview expanded state

    Russ, the checkboxes are holding their value when another control posts back to the server. I haven't fully tested the expanding/collasping feature becaues this is not required for my present project. I did experiment with it a little. It appears the checkbox controls the expanded state. Now my tree...
    Posted to CSS Friendly Control Adapters (Forum) by jason_m on 09-13-2006, 12:00 AM
    Filed under: Treeview, checkbox, javascript, "css friendly adapter"
  • Added CheckBoxAutoPostBack To TreeView Component

    Hi, I changed the code for the TreeView Adapter in order to perform an optional autopostback when a checkbox is clicked. private void WriteNodeCheckbox(TreeView treeView, TreeNode item, HtmlTextWriter writer) { // Added inline div to style both input and label controls on mouse over // The original TreeView...
    Posted to CSS Friendly Control Adapters (Forum) by gjsduarte on 11-18-2009, 12:00 AM
    Filed under: Treeview, checkbox, AutoPostBack
Page 1 of 1 (6 items)