Browse Forum Posts by Tags

Showing related tags and posts for the Forums application.

  • Show Xml Content and allow user to browse Xml data- Similar to showing Xml in Browser

    Posted to HtmlPanel for Silverlight by jtml2009 on Nov 10, 2009
    Is there any control that allows us to show Xml data as-is and allow user to browse through Xml data I tried HtmlPanel but it does not recognize Xml as Xml and treating it just like Html. Is there any control like that shows Xml to user as-is and allow user to browse through Xml data (Like they can do through regular Browser). I can dump all Xml into Text box -But this won't allow user to collapse/expand tags etc. But this is the only option I can think of as of now. Please help.
  • Subject: XML Parsing Error – file upload control

    Posted to Upload for ASP.NET AJAX by rushi on Sep 22, 2009
    When I tried to upload any file using file upload control, it was throwing following error on page: ---------------------------------------------------- XML Parsing Error: no element found Location: http://192.168.101.136:9000/myPage.aspx?CartUploadId=f5bd0067-b99b-4ada-87ba-5df1284c64b7 Line Number 1, Column 1: ----------------------------------------------------- Following setting has been applied in web.config file for file upload control. -----------------------------------------------------...
  • Re: Menu XML creation

    Posted to Menu for Silverlight by jrodgers on Jul 20, 2009
    No there is nothing else you need to set, what error are you getting?
  • Menu XML creation

    Posted to Menu for Silverlight by hyera on Jul 7, 2009
    Hi, I tried to set the XmlBindingSource to a menu component, but it doesn't work. The file is well-formed because is the same that componentart uses in its examples in the documentation. Is there any extra setting I have to configure (for example some properties on xml files..)? thanks
  • Re: MenuItem Id not being retained.

    Posted to Menu for Silverlight by jrodgers on May 6, 2009
    Hi, This issue is resolved in the latest release (2009.1.2002) so your "id" attributes will be correctly translated to the "Id" property. Jeremy
  • Re: MenuItem Id not being retained.

    Posted to Menu for Silverlight by jrodgers on May 1, 2009
    Hi Paul, Yes this is a bug, if you use Id instead it will work, I have fixed this for upcoming releases. Thanks for pointing it out, Jeremy
  • MenuItem Id not being retained.

    Posted to Menu for Silverlight by pauloxford on Apr 30, 2009
    Hi, I'm using XmlBindingSource="MainMenu.xml" to build my menu items but the Id set is not sticking. If i set a click event I can read the text field but the id is null. Is this yet another bug?
Page 1 of 1 (7 items)