Browse By Tags

  • Exception in Grid while Grouping

    I am using the grid and I have a number of unbound columns...

    This only happens while the grid has grouping enabled, when I change a value of a cell it throws this error....

    I can give more information if needed, I am going to try to throw together a…

  • Issues while using XamWebgrid

    Hi I have few problems while implementing xamwebgrid. I am using VB as code-behind. 1. I need a easy way to bind xamweb grid. I dont find any helpful resource either on your documentation of local samples. I have WCF service returning list, now…
  • Unbound Column Exception

    I have attached a simple project recreating my scenario.

    Version : 10.2.20102.2005

    When I click into different cells back and forth I get an unhandled exception

    "Operation is not valid due to the current state of the object"

    More of the…

  • TabControl and GroupBy

    Hello,

    I'm using XamGrid inside a TabControl with 3 Tab's.

    In the first Tab is allowed to make the GroupBy from the grid while in the other's Tab GroupBy is hide.

    What is happening is that in the last Tab the GroupBy is to overlap the header of…

  • ColumnLayout with AllowAddNewRow set to None affecting Expansion indicator presentation

     Hi,

     

    First of all let me congratulate Infragistics team for this excellent product. I've started using The XamWebGrid in a new Silverlight project and it fits perfectly within our needs, I'm still using the trial version for development, but we are planning…

  • Weird behaviour when binding cell colour

    Hi,

       I have a grid and I want to have the whole row set to a specific colour depending on the data in it. I managed to do it in SL grid by using a column template and have the display control take all the space of the cell.

       When I tried to do the same…

  • Bug in binding to an ICollectionView

    Hi,

       There's a showstopper bug that I discovered in the web grid.

       I'm binding a custom collection object that implements ICollectionView. The binding works fine and the objects are shown in the grid.

       The bug is that if I bind the objects…