Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » UlraWinGrid (RSS)
  • Card view for multiband

    Hi mike, I am binding the list of data to ultragridview.The grid is in hierarchcial structure such as parent,child and grand child in a multiband format. i need to change the grid for format into card view. In card view child list will not be getting displayed. I want to show this hierarchical grid in...
    Posted to Forum by fasihafathima on 10-31-2008
  • How to add two level headers in Wingrid

    Is there a way to present two level headers. meaning as in the image below my first level header is Personal Info and Money Info and the second level header is name, age and so on. When the user scrolls both should scroll, basically they both are header bands Personal information Money information F...
    Posted to Forum by rsobti on 10-24-2008
  • Re: Removing Mask from DateTime Column

    I also have this problem with the datagrid. My users want the grid calendar combo control to offer them the same functionality as the ultra calendar combo. Not everything mind you, but I feel silly telling them "due to technical limitations of the framework we can't enable you to have a calendar...
    Posted to Forum by eezewski on 09-18-2008
  • 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
  • Re: Dynamic data and row layout

    Hi, I finally solved this issue with this workaround: 1. In the UG Designer manually define the schema with all the columns in my procedure 2. Tell the UG Designer that I will manually assign the DataSource property (not use BindingSource nor UltraDataSource) 3. In the refresh method (where I run the...
    Posted to Forum by andreacolleoni on 09-02-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
  • Problem of loading time in a grid with StrataFrame

    Hello, First of all, I'm a french developper so sorry for my english and if I make mistakes. I'm using Infragistics grid in my project. I'm testing StrataFrame and I made tests to compare the time of grid loading. With a Infragistics grid, the time of loading for 20 000 records is 26 seconds...
    Posted to Forum by ptitdave45 on 07-21-2008
  • Vertical line in UltraGrid - Need urgent help

    Hi all I am using ultraGrid for a data entry win-form, I dont know what i was doin in properties some thing suddenly wrong with grid, its now showing a vertical line at the centre of grid and all columns are again showing in next to that line.... simple there are two portion of the same cols of the grid...
    Posted to Forum by dcet99 on 07-18-2008
Page 1 of 3 (28 items) 1 2 3 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems