Posted on Jan 13, 2010 (permalink)
Reply
Posted on Jan 14, 2010 (permalink)
Posted on Jan 18, 2010 (permalink)
Posted on Jan 19, 2010 (permalink)
<script type=
"text/javascript"
>
function
nodeClicking(sender, args) {
var
comboBox = $find(
"<%= RadComboBox1.ClientID %>"
);
node = args.get_node()
comboBox.set_text(node.get_text());
comboBox.trackChanges();
comboBox.get_items().getItem(0).set_value(node.get_text());
comboBox.get_items().getItem(0).get_attributes().setAttribute(
"nodeValue"
, node.get_value());
comboBox.commitChanges();
comboBox.hideDropDown();
}
</script>
Dim
val as
String
= RadComboBox1.Items(0).Attributes(
)
Back to Top
[ ASP.NET TreeView Features | Documentation | Demos | Step-by-step Tutorial ]
UI controls for ASP.NET AJAX, MVC, WPF,Silverlight, Windows 8 and Windows Phone
Cross-platform Mobile Development Toolwith cloud-based architecture
Everything you need to build sites andmobile apps with JavaScript and HTML5
One easy tool for Functional, Performance,Load and Mobile software testing
Everything for your online business - contentmanagement, ecommerce, emarketing
Simple and intuitive project managementand collaboration software