in
Forums
Blogs
Files
Devexpress.Com
Client Center
Support Center
DevExpress Channel

Find Controls when we create New node in the TreeList for( Unbound Mode)

Last post 10/23/2008 5:09 AM by Lars Beyer. 3 replies.
Page 1 of 1 (4 items)
Sort Posts:
Previous Next
  • 9/8/2008 1:54 AM

    Find Controls when we create New node in the TreeList for( Unbound Mode)

     Hi,

        I am using unbound mode to bind a tree.This works fine ,I am also using Edit form and in Edit form we create three combobox ,when we select values from combo box On New click and we click Update then controls are not found at NodeInserting event of Aspxtreelist.

    Please give me the solution for that How we find controls value at  NodeInserting event.

     

    Thanks Atul

     

     

     

    atul
  • 9/24/2008 6:09 AM In reply to

    Re: Find Controls when we create New node in the TreeList for( Unbound Mode)

    Hi,

    Try the ASPxTreeList.FindEditFormTemplateControl method, if you are using the EditForm template.

    Thanks, Alexey M
    R&D, .NET Team
    Developer Express Inc.

    PS. If you wish to receive direct assistance from our Support Team, use Support Center at http://www.devexpress.com/Support/Center
  • 10/22/2008 2:54 AM In reply to

    Re: Find Controls when we create New node in the TreeList for( Unbound Mode)

     Hi there,

    we have the same problem and the ASPxTreeList.FindEditFormTemplateControl method doesn't find the controls either.

     

    Is there another solution?

     

    Maik

  • 10/23/2008 5:09 AM In reply to

    Re: Find Controls when we create New node in the TreeList for( Unbound Mode)

    Hi,

    I found a the solution for me. I mixed ASPxTreeList.FindEditFormTemplateControl up with ASPxTreeList.FindInlineEditCellTemplateControl.

    The 2nd method does the job.

     

    Maik

     

     

Page 1 of 1 (4 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED