TreeView not loading

Last post 11-10-2008 7:26 AM by prabhuprabhu123. 3 replies.

Sort Posts:

  • TreeView not loading

    03-28-2007, 1:58 AM

    Hi,

    I have installed the IE Web control and i not able to bring it up in my application.

    I am using the following code to include it

    <%@ Register TagPrefix="iewc" Namespace="Microsoft.Web.UI.WebControls" Assembly="Microsoft.Web.UI.WebControls"%>
    <%@ Page Language="vb" AutoEventWireup="false" Codebehind="Sample.aspx.vb" Inherits="Ss.Sample" %>

    I got an error also when installing the Webcontrols as follows:

    src/treeview.cs: warning CS0618 you should pass Xml resolver to transform() method

    Can any one help me out 

     

  • Re: TreeView not loading

    03-28-2007, 11:10 AM
    • Contributor
      2,024 point Contributor
    • kckriegs
    • Member since 08-15-2005, 7:55 PM
    • Posts 435
    Not sure what's missing; it looks okay. See the following link for a simple example that works. Of course, it's C#, but it should be easy to port over.
  • Re: TreeView not loading

    03-10-2008, 6:41 AM
    • Member
      248 point Member
    • Shahnidhi_14
    • Member since 12-18-2007, 6:54 AM
    • Posts 58

    Hello, http://www.codeproject.com/KB/webforms/ClientSideTreeView.aspx May be this link may be helpfull to you

  • Re: TreeView not loading

    11-10-2008, 7:26 AM

    Thanks

Page 1 of 1 (4 items)