skip to main | skip to sidebar

Infragistics Ultrawebtree Control Discussions

Friday, January 16, 2009

Way to make parent editable, but leaf not?

function BeforeBeginNodeEdit(treeId, nodeId) {
if (igtree_getNodeById(nodeId).getLevel() > 0)
return true;
else
return false;
}
Posted by Suryan at 12:37 PM

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

free website counter

Earn $$ with WidgetBucks

Earn $$ with WidgetBucks!

Tours and Travels

Blog Archive

  • ▼  2009 (7)
    • ▼  January (7)
      • Infragistics Video: Getting Started - Opening the ...
      • Infragistics ASP .NET Samples Browser
      • Way to make parent editable, but leaf not?
      • How to identify which node is selected when multip...
      • How do I Maintain Scroll Position when a node is d...
      • WebTree in overflow div
      • Adding Groups to the WebListBar and adding a WebTr...
  • ►  2008 (6)
    • ►  September (6)

About Me

Suryan
View my complete profile