C1 Community
ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Re: How to : C1DataObjects in Virtual mode

    Thanks Andrey. Actually, I'm reading the data from a huge file and i want to show it in a grid and chart. I can not apply filter on this file data. since my requirement is to show the whole data in chart and grid. Is there any other way to show this huge file data in grid and chart (side by side...
    Posted to DataObjects for WinForms by itisthiyagu on Thu, Jul 16 2009
    Filed under: C1DataSet
  • Re: How to : C1DataObjects in Virtual mode

    Thanks Andrey. I found lot of samples binds C1DataObjects with C1TrueDBGrid. I have no idea how to bind C1DataObjects with C1Chart2D and C1FlexGrid at the same time. I will be greatful If i get any sample code regarding this. Thanks in advance, Thiyagarajan
    Posted to DataObjects for WinForms by itisthiyagu on Wed, Jul 15 2009
    Filed under: C1DataSet
  • Parametrized FilterCondition

    Hi, I need to pass one or more FilterCondition to a Fill Method on my C1Dataset. The problem is that the FilterCondition only accepts simple text conditions... To avoid well know errors on this approach(date time field formats for different database, string with ' ), I would like to provide parameters...
    Posted to DataObjects for WinForms by pedro.castelo on Wed, Apr 22 2009
    Filed under: C1DataSet, SchemaDef
  • Re: Incremental On-Demand Fill on Master-Detail tables

    Hi Andrey, Thanks for the fast response! In fact I could change the backend dataset with this code: // Filling by the master PK C1.Data. DataItem oo = (C1.Data. DataItem )gridView1.GetRow(gridView1.FocusedRowHandle); int FUHRNR, MESSANLAGE, MANDANT; FUHRNR = ( int )oo.DataRow[ "FUHRNR" ]; MESSANLAGE...
    Posted to DataObjects for WinForms by pedro.castelo on Tue, Apr 21 2009
    Filed under: C1DataSet, Datasource, SchemaDef
Page 1 of 4 (80 items) 1 2 3 4 Next >
Contact ComponentOne: 1.800.858.2739 ©1987-2010 ComponentOne LLC All Rights Reserved.