Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » databinding » UlraWinGrid (RSS)
  • Infragistics grid columns in Microsoft's DataGridView control and Nullable(of Date) fields

    Hi, I am using Microsoft's DataGridView control (framework 2.0) and I am trying to add infragistics DateTimeEditorColumn to it at run-time and bind to BindingList<T> collection . Please correct me if I am wrong but it looks like there are 2 ways of doing this: 1) Dim colDOB As New Infragistics...
    Posted to Forum by masyanya on 09-09-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
  • Re: Bind ultragrid or datasource to big xml file

    Hi Matt, I just want to say thanks for your suggestion. This property is exactly what I have been looking for. By setting MaxBandDepth to a smaller value, the UltraGrid databinding is much faster. DS
    Posted to Forum by pdewis on 07-23-2008
  • Dynamic data and row layout

    Hi, I'm trying to usa an UltraWinGrid to display dynamic data. I've binded the UltraWinGrid with a BindingSource object. The datasource of this object changes (only rows change, not columns). If I try this: binding.DataSource = _myData; myWinGrid.DataBind(); I can correctly load data in the control...
    Posted to Forum by andreacolleoni on 07-22-2008
  • Data binding a subordinate property

    Hi! We usually define some columns according to the targeted properties of [Business Object Type] and then bind the UltraGrid's "DataSource" to a "BindingList<[BO Type]>. This works well as long as each column key equals to a property name of [BO Type]. E.g. to bind to "...
    Posted to Forum by daniel2008 on 06-13-2008
Page 1 of 1 (5 items)
Powered by Community Server (Commercial Edition), by Telligent Systems