Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » UltraGrid » bindingSource (RSS)
  • UltraWinGrid and BindingSource with Complex Property

    Hi, I'm validating the Infragistics UltraGrid (version 6.3) for use in a project. Is there a way to use a bindingsource with complex properties? Example: class cAddress { public string Street { get ; set ; } } class cResident { public string Lastname { get ; set ; } public cAddress Address { get...
    Posted to Forum by iwe on 11-03-2008
  • BindingSource as datasource for ultragrid

    Hi, i am using a bindingsource to bind a collection of object to the ultragrid, however when i try to update the object within the collection, the ultargrid is not showing the latest value. However below is the symptom. 1. if i load the ultragrid and before clicking on it, I update one of the object...
    Posted to Forum by derek5437 on 08-06-2008
  • Important Question Parent Child on UltraGrid

    Dear All, i have an interesting question on Ultragrid. in fact i have two tables in a dataset. the table product and the table DealsAndPaymentsAndCoupon (which contains deals,payments and coupns for each product and it has one column which indicates the type of the ligne (1 -> deal, 2-> payment...
    Posted to Forum by Mazenhattab on 06-04-2008
  • Filtering data in one comboboxcolumn of grid depending on the value of another comboboxcolumn of the grid

    I am developing a Winform application using vb.net I have two combo boxes in wingrid. One is Categories and the other is SubCategories. I would like to filter the SubCategories data based on the selection made in the Categories combobox. Is it possible using Infragistics advantage for .net 2008 ?
    Posted to Forum by joan04 on 02-23-2008
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems