Browse Forum Posts by Tags

Showing related tags and posts for the Forums application.

  • Re: Charting and Gauges are really cool! Where's the Documentation????

    Posted to Chart for Silverlight by milos on Nov 10, 2009
    METLIFE, Thanks for the kind words! We focused on the product itself leading up to the 2009.3 release as we were eager to release it as soon as possible, but the main focus for our visualization team is now the creation of quality product documentation. You will see a big improvement in the first post-2009.3 service pack. In the meantime, team members will post tutorials in the blogs as they compose them. The 2009.3 distribution includes full API documentation, but you should post any specific "how...
  • Undocumented Properties - WHY????!!!!! Please document them!!!

    Posted to DataGrid for ASP.NET AJAX by Firehawk70 on Sep 24, 2009
    Do you have any idea how much time you could save all these developers, and even yourselves, in support time if you just completed your documentation? Even your own people don't seem to know these members exist. I copied some forum code written by your staff and once I was in the debugger, realized that there is a better way to write it. For instance, this: function Grid1_onSortChange(sender, eventArgs) { for (var i = 0; i Is clearly much better as this: sortColumnIndex = eventArgs.get_column...
  • Data Binding options for Grid

    Posted to DataGrid for ASP.NET AJAX by spacenet on Sep 15, 2009
    I've been combing through the documentation on what the options / techniques are for Databinding the Grid. Can someone give me a clue where this is documented ? Jim
  • Programing the save button

    Posted to DataGrid for ASP.NET AJAX by aishihara on Sep 15, 2009
    I have a grid with edit enabled and i have a save button too. What i want to know is: What I put in button to save the alterations made in grid into database?
  • looping through grid rows and items

    Posted to DataGrid for ASP.NET AJAX by CBabel on Sep 11, 2009
    I am trying to reference a specific cell on the grid. Something like this... p.Comments = Grid1.Items.IndexOf(3).ToString(); This does not work. Suggestions?
  • Re: where is documentation for Menu?

    Posted to Menu for Silverlight by jrodgers on May 12, 2009
    Hi, The docs for Menu are slightly out-of-date. The following may help you: Changes: 'ItemLabel' is now 'Text' 'ItemIcon' is now 'IconSource' 'id' is now 'Id' 'InRadioGroup' is now 'RadioGroupName' Additions: 'IsCollapsed' added, acts like Visibility.Collapsed. I have updated the docs for a future release. Jeremy
  • Re: Upload Control Exception

    Posted to Upload for Silverlight by jrodgers on May 12, 2009
    I will add this to the QuickStart for the control, it should have been in there. Jeremy
  • Re: Upload destination

    Posted to Upload for Silverlight by jrodgers on May 12, 2009
    Hi, Currently there is no "customcallbackparameter" but I will be adding one in upcoming versions. There are two ways to control the destination folder: first in the WebControl: < componentart : silverlightupload id = "SilverlightUpload1" runat = "server" maximumfilecount = "8" debugmode = "false" maximumuploadsize = "11000" tempfilefolder = "~/uploadtemp" destinationfolder = "~/upload" overwriteexistingfiles = "true"...
  • where is documentation for Menu?

    Posted to Menu for Silverlight by berandor on May 6, 2009
    I am looking at http://docs.componentart.com/ Web.UI for Silverlight Individual Controls Menu Core Menu Feature The examples shown don't seem to match the Menu object found in ComponentArt.Silverlight.UI.Navigation which I downloaded today on a trial basis.
  • Suggested documentation tweak

    Posted to General Discussion by PaulTozour on Apr 11, 2009
    In the QuickStart help for the various Silverlight components, you may want to remind users that when attempting to add the controls to the toolbox, they should select the "Silverlight Components" tab first. I'm sorry to admit I spent a bit of time banging my head against the wall before I realized I had the default ".NET Framework Components" tab selected ...
Page 1 of 1 (10 items)