Browse By Tags

  • How to consume third party webservice in Silverlight ??

     am trying to use TaxCloud webservices (https://taxcloud.net/)  for  getting TaxRates,in my LocalHost using Vb.Net in Silverlight

    I added TaxCloud Webservice reference in my project and trying to access Lookup function.

     

    Address of Webservice : 

  • Xam pie chart not displaying Itemsource with negative values

    Hi All,

    I am using XAM pie chart and my ItemSource for the chart contains both +ve and -ve values but my pie chart is displaying only +ve values. Is there any way that I can show my all the values including -ve values also in the pie chart.

    Please provide…

  • unable to remove separator between xamtreemap nodes.

    Hi is there any way to remove separator  between xamtreemap nodes.  please help e out .

  • Unable to change node text color in xamtreemap

    Hi i want to change the color of my xamtreemap node text color i tried so many ways any body please help me out .file:///C:/Users/275412/Desktop/titlecolor.jpg

  • Inverting color with XamDataGrid printing

    Hi,

    I have a XamDataGrid that uses dark theme (black background and white foreground). The Grid is pretty complex as a lot of grouping, custom cell styling etc have been done in it. There is a requirement of printing the grid. The requirement is fairly…

  • Unable to change default header style of XamGrid.

    Am trying to change default header style of a XamGrid using HeaderCellControl property in Silverlight 5 application but am not able to use HeaderCellControl property. It is throwing error in designer saying this property is not available in namespace…

  • Download old Service Release

    Hi,

    We use infragistics for our Silverlight application and have everything set up to use version 12.2.20122.2026.  I am needing to set up a new development machine and cannot seem to find the 2026 service release anywhere on your site.  I do not want to…

  • SummaryOperands

    Hi we are using infragistics xamgrid 10.2 in silverlihgt 4 in that we have one column as Amount field with decimal 7 digits (like as 10.000001) we are trying to format a decimal without trailing zero's using Converter in xaml page for this we are using…

  • Some questions

    Hi

    I have some questions about the PivotGrid and the ChartDiagram.

    1. Is there any easy way of having the graph’s horizontal scroll width staying unchanged when dimensions in Rows are expanded or when filtering is changed? No the scroll always return…
  • Download NetAdvantage SilverlightAndDV 2011.2 SR 2068 SL5

    I need the above service release. I found another post where someone got a link for an older ASPNET SR, and I've been trying to guess the link for the one I need without luck.

    Would be nice if we had the option to download all service releases in stead…

  • How to use Silverlight XamPivotGrid and XamPivotDataSelector with SSAS Cube

    How to display SSAS Cube Data in web browser with silverlight

  • Disable Cache

    Hi.

    Is there a way to disable cache within the NetAdvantage Component Controls.

    I set No-cache in my Metadata that loads the Silverlight Application, but can you disable cache from the components itself?

    br

  • Export to Excel with XamGridExcelExporter produces bad result file

    Hallo Infragistics Team,

     

    The Excel file, that is created by the XamGridExcelExporter fails to open properly in Excel 2013. Excel is complaining about Errors in the Excel file.

    Provided is a sample solution, which is based on this HowTo: http://help…

  • SummaryColumnSettings Alternative Color

    Hi,

    We are using Infragistics V10.2 XamGrid in silverlight4 in that we have Summarycolumns and we are applying styles for all columns but except SummaryColumns other Columns are updating styles, may i know why its not applying styles for SummaryColumns…

  • Getting below while trying to download and install the Silverlight controls.

    12:58:07: Log file initialized at: 11/28/2013 12:58:07 PM
    12:58:07: Version number of the executable is: 13.2.20132.1010
    12:58:08: Checking proxy settings...
    12:58:08: Proxy not found on the system!
    12:58:09: Error has occured while downloading product configuration…

  • swftable

    i am unable to perform actions on swftable, i installed infrgistics, what is missing here ? what addins ?

  • Dynamic Columns in XamGrid

    Hi,

    We are using Infragistics.SL4.V10.2 XamGrid in Silverlight 4, we have a List collection so we are looking for Dynamic Columns generation and here column contents are Radio Button, please provide a sample application.

    Regards

    Srinivas

  • Excel Engine - Pivot Table

    I have a template that has a pivot table and a pivot chart.  I need to read data from a sql database and load into a worksheet.  The pivot table/chart are tied to the datasource of this work sheet.  Does the Excel Engine support working with Pivot tables…

  • Filters on Rows,Measures,Filter,Columns and Collapse/Visible Event.

    Hi!

    I have two questions:

    1. How do you Catch the Event that fires when hiding/showing the Data Slicer or the Data Selector?
        I know i can set the property Visibility = Collapse or Visible, but i cant get the event that tells me what state the Control…

  • How to use XamPivotGrid with my own data?

    I will use XamPivotDataSelector and XamPivotGrid. But don't want to use olap to calculate the data.

    My purpose is use XamPivotDataSelector to select Filter, Columns, Rows, Measures. Then click Update Layout button, get the data from backend server,…

  • Expand Collapse Event from DataSlicer and DataSelector

    Hi!

    I have a problem to catch the event that fires when the user clicks on the pane with the little "arrow" that is placed on the left side of the DataSlicer and DataSelector. I want to be able to catch the event and then check if the DataSelector/DataSlicer…

  • xamGrid ComboBoxColumn value not displayed. Selecting an item results in XamlParseException

    Problem 1: In the following code I expect the grid to display the value "Digital" in the ComboBoxColumn of the first row. Instead, I have an empty cell.

    Problem 2: When I select "Digital" and tab out from the cell I receive the exception at…

  • XamMultiColumnComboEditor: column gets messed up when filtering

    I've attached a small example Silverlight solution to reproduce this problem.

    Steps to reproduce:

    1 - Build the attached solution

    2 - Open the Silverlight app in a browser

    3 - Select an item from the XamMultiColumnComboEditor control

    4 - Next…

  • sample not working properly

    this sample does not run properly when i run it locally

    http://localhost:20776/samplesbrowser/grid/sl/#/icustomtypeprovider-binding

    both users come up with the same age and married flag, ie they both have 45.  seems like a bug?


       Customer cust01 = new…

  • TabGroupPane issue

    • Open the  ContentPane,then close the ContentPane,Loaded event  and Unloaded  event  which are  in SilverlightControl1 will  be  executed twice. tell me why? this is the sample code.

     

    •  var xamDockManager = new XamDockManager();
    •  var   documentContentHost = new…