Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » databinding » DataSource (RSS)
  • Double Columns when data is bound

    I created a basic page with a webgrid on it. Created the four columns I care about (for now) Column1 | Column2 | Column3 | Column4 I then create my datatype with the information for the columns, set it to the datasource, and bind that to the grid. Then when I run the app, I get double the columns, Column1...
    Posted to Forum by gsmone on 10-29-2008
  • Multiband - How can I limit the display to only part of a hierarchical dataset?

    Multiband - How can I limit the display to only part of a hierarchical dataset? I have a hierarchical dataset with which I only want to show part of the dataset hierarchy in a grid. The dataset looks something like this (using parent/child analogy. Each node is a table, not a record) 1) Parent a. Child...
    Posted to Forum by anthonyqueen on 08-13-2008
  • Track whether grid data is edited ?

    Hi all, How to track whether the grid is edited (any of the cell value is changed withrespect to that of the binded value).is there any direct method.......... Thanks in advance , Regards, Arun
    Posted to Forum by Arun Rajaraman on 07-25-2008
  • Re: Regarding the Master Detail Using PropertyDescriptor Collection

    I'm having a similar issue but with the UltraWebGrid. I have datasource objects created using SubSonic. Let's say the parent and child are related on the property pA; Public Class Parent { public int pA; public int pB; public ChildCollection childColl; } Public Class ParentCollection { public...
    Posted to Forum by silverfox1948 on 06-25-2008
  • binding a webgrid

    I am a newbie on Infragistics 2008.1. Previously we used 2006.3 for .Net 1.1. My dilemma is that I am trying to create a grid, design the columns (some hidden, and other kids of formatting) and bind it to data. For .Net 1.1 I used to simply create a dataset at design time and bound it after loading the...
    Posted to Forum by terealcantara on 06-06-2008
  • Binding and formating 2 object properties to a column in WindGrid

    I have an object that has numerous properties and I'm trying to format 2 properties to show up on a coumn correctly in WinGrid. e.g. Object with properties of ObjectId, ObjectDesc so I will like to have a formatted string of "ObjectId - ObjectDesc" showing up in runtime. Thanks.
    Posted to Forum by viccheong on 06-03-2008
  • Web Grid different drop downs lists on different bands

    Hello, I have ran into the situation where I have a hierarchical web grid with 2 levels. The first level is a single column with company names. The second level has several columns one of them is name. I have changed the name column to be a drop down list. This list is a list of employees for that company...
    Posted to Forum by mccarthypat on 05-27-2008
  • Can't focus empty grid rows area by TAB key, only by clicking it

    Hi, I've got a databound, empty grid. When I click the first cell, the row template appears and I'm in edit mode -- everything is fine. But when I try to do the same by using the keyboard, it doesn't work: I start in a textbox (Tab order 0) outside the grid, I press the TAB key to navigate...
    Posted to Forum by daniel2008 on 05-16-2008
Page 1 of 1 (8 items)
Powered by Community Server (Commercial Edition), by Telligent Systems