Browse By Tags

  • webDataTree controls Upgradation From Inf 2010.2 to Inf 2012.2

     

    Hi

    I have some issues in upgrading the control in webDatatree ,Some of the properties ,methods are there in Inf 2010.2.But I could Not find those in Infragistics 2012.2 . The properties are,

    Class used in ultrawebtree

    Protected WithEvents Tree As…

  • System.FormatException: Input string was not in a correct format error is thrown on Chrome when browser is zoomed in/out

    System.FormatException: Input string was not in a correct format error is thrown on Chrome when browser is zoomed in/out

    When chrome is zoomed in or out, we get above error after scrolling down\up in a webtree and try to save the selection.

    This seems…

  • Cross Site Scripting Issue with ig_webtree.js file

    We have an application which uses Infragistics controls. we have been using Infragistics dll's version 11.1 in our application. Version 11.1.20111.2064
    Our Application is running on ASP.NET framework 3.5

    we have scanned our application for vulnerabilities…

  • Migrating from UltraWebTree to WebDataTree create child node in JS

    Hi,

    I am migrating from UltraWebTree to WebDataTree. There is one line of code I don't know how to convert in JS. loNode.addChild("NEW FOLDER"); Can you help?

    Thanks

    Lewis

  • UltraWebTree Node text not aligning to Right Side

    I am using Infragistic UltraWebTree (Net Advantage CLR 3) and Its Node text is not right aligning, Kindly Guide how to Right Align Its Node Text.

  • Migrating from UltraWebTree to WebDataTree

    I am trying to migrate from the UltraWebTree control to the latest Infragistics WebDataTree control and I have the following code:

    protected void BindTree() {
                ClearAll();

                if (this.mTreeList == null) {
                    return;
                }

                Node parentNode;
                Node chi…

  • Tri-State Checkboxes and auto child node selection

    Two starter questions:

    1. Does WebTree support tri-state checkboxes (eg. no check, grey check and black check)? If so, how?

    2. Can a parent node checkbox selection cause all child nodes to be automatically selected? Again, if yes, how?

    Many thanks…

  • Wrong node address on node move

    I'm using a WebDataTree using Version=12.2.20122.2202.

    I'm using the drag and drop functionality and when i move a node to another location inside the same tree y get a wrong address in the NodeClick client-side event, this does not happend if i…

  • progress indicator in ultrawebtree

    Hi, I am using ultrawebtree control in my page of infragistics version 8.2.I am loading nodes from database on page load. On treenode expand i am again populating child treenodes from database.I want to show loading image icon on following cases 1) node…

  • Progrss indicator in UltraWebTree

    Hi, I am using ultrawebtree control in my page of infragistics version 8.2.I am loading nodes from database on page load. On treenode expand i am again populating child treenodes from database.I want to show loading image icon on following cases…
  • Enable or Disable node checkbox

    Hi,

    Is there a way to disable or enable node (in WebDataTree) checkbox base on its value?

    Thanks,

    Michael

  • How to prevent random clicks in UltraWebTree?

    Hi all,

    We are using Infragistics UltraWebTree in one of our projects and we are getting some issues now.
    We have a Tree1_NodeClicked() event attached to the UltraWebTree which has some business logic inside it.

    Now, when users do some randomly fast…

  • Errors in some project pages

    I'm on a project where i've to do a migration from framework 1.1 to 4.0.

    90 % of the project has already been migrated and work perfectly , but yesterday i came across an error where an aspx page that has a tree of infragistics is not working…

  • Unable do drag and drop node on UltraWebTree version 11.1 on safari browser

    I would like to know whether UltraWebTree version 11.1 drag and drop works on safari browser. Also drag and drop functionality of this version works fine on  Internet explorer, Firefox, chrome but not on safari browser. Also, JavaScript code for all 7 (…

  • IE8 Compliance - Web Tree

    HI,

    I have a tree with several nodes. For Example node A has a child node B. In IE8, when I  click plus (sign) on left of node A, then it does not display node B. Even, If I set browser to compatibility mode, when I  click plus (sign) node A then it does not…

  • WebData Tree selecting Child Node By Using Address problem

    Hi Team,

    Iam using 12 version of Webdata tree .When i try to Get Child Node By using address it returns only LI element .which is Not Containing Anchor element.so iam not able to select a particular Node throrough code.Please help me

  • Node Selection problem from client side after firing Node Populate Event from client Side

    Hi Team,

    Iam using 12 version of Webdata tree .When i try to Get Child Node By using address it returns only LI element .which is Not Containing Anchor element.so iam not able to select a particular Node throrough code.Please help me. It gives proper…

  • UltraWebTree Null reference exception

    I use an UltraWebTree in an old ASP.NET site to show a history of certain items. The nodes of this tree are added programmatically. This works fine when there are not too many levels in the tree. But when there are around 80-90 levels, we get an 'object…

  • Node Selection Problem

    Hi Team,

    I have a problem in Node Selection . I want to fire loadondemand(Nodepopulate) event from clientside in javascript.so iam using isemptyparent property to fire this but after that i want to select the node  in javascript using .set_selected…

  • Treeview not performing postback on NodeClick

    Hello:

    I have read through all of the postings and tried it all...even with the code posted on the forum as 'Working'.

    I am using an aspx page with Masterpage, and no matter what I do, it does not fire the code-behind.
    I am also using Infragistics…

  • WebDataTree - NodeTemplates and Template event handling

    Hi everyone,

    I am using a WebDataTree to provide filtering options for a WebDataGrid on the same page. Therefore I need a couple of templates for the various types of filters that I've got (by text, DatePicker, DropDown etc).

    I have created a few…

  • Jump in the WebDataTree when clicking first child (only in IE8)

    Hello,

    we use version 11.1.20111.1006. On the page there is a webdatatree. When i click on a child node in IE 8 the entry jumps a few pixels downwards and the corresponding server-side code is not executed directly. Only after the next click.

    Before…

  • Nodes not collapsing in Ultrawebtree v11.1

    Hi,

    We have upgraded infragistics from v7.1 to v11.1 and in IE8 browser the Ultrawebtree used in our application we are facing an issue.

    The nodes can be expaned but it cannot be collapsed back and the sign remains as '-' on the node.

    On click…

  • WebDataTree: OnNodePopulate event not working

    I am facing an issue that is OnNodePopulate event of WebDataTree.

    If I add some nodes using javascript add method, after adding nodes "OnNodePopulate" event does not fire. It does not postback to server and gives this error:

    "Microsoft JScript…

  • Node editing style issue in WebDataTree

    I am working on WebDataTree. When I click F2 or Dblclick on a selected node, editable box does not open over the selected node it always open below of the selected node.

    Can anybody suggest how to fix this issue. I am using Infragistics 2010 2 version…