Inserting Server Controls in a Tree View

Last post 08-03-2007 1:37 AM by Johnson2007. 1 replies.

Sort Posts:

  • Inserting Server Controls in a Tree View

    08-02-2007, 5:34 AM
    • Member
      186 point Member
    • janabasim
    • Member since 06-07-2007, 12:33 PM
    • Posts 63

    Does any one have any idea that how to insert Server Controls (Not HTML) in a Tree View.

    All sort of helps are appreciated.

     

  • Re: Inserting Server Controls in a Tree View

    08-03-2007, 1:37 AM
    • Contributor
      2,273 point Contributor
    • Johnson2007
    • Member since 05-17-2007, 3:19 AM
    • Posts 449

    No. I'm afraid you cannot, because the TreeNodeCollection's items must be the type of TreeNode, but not other types.

    Johnson
Page 1 of 1 (2 items)