in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.
All Tags » Format (RSS)

Browse by Tags

  • Control Page Headers & Page Numbers - HELP !!!!

    STILL NO RESOLUTION TO THIS !!!!! PLEASE HELP. I am trying to do something that I am sure is relatively simple. I have a report with 1 section as well as a page header and a report header. I group in this section by customer ID. What I want is to simply show column titles in my detail only on pages that...
    Posted to Reports for .NET (Forum) by pllpjc on 10-25-2007
    Filed under: C1ReportDesigner, C1Report, Format, Header
  • FIELDS THE SUBREPORTS

    I have a report with 4 subreportes, I need access code to the fields or data of column of the subreports for changing the number format of the some fields that meet certain conditions, how do I do it? I tried the following code, but only access to a field or data of a single row of each subreporte and...
    Posted to Reports for .NET (Forum) by richardparedes on 11-07-2007
    Filed under: C1Report, Format, Value
  • Re: how do I add customized data display behaviour to a flexgrid column?

    For this you can use the OwnerDrawCell event. Set DrawMode to OwnerDraw and catch the values over 1,000 in the OwnerDrawCell event Private Sub C1FlexGrid1_OwnerDrawCell( ByVal sender As Object, ByVal e As C1.Win.C1FlexGrid.OwnerDrawCellEventArgs) If e.Col = 3 Then If Conversion.Val( Me .C1FlexGrid1(e...
    Posted to FlexGrid for .NET (Forum) by C1_GregL on 02-11-2008
    Filed under: C1FlexGrid, Format
  • Re: Regional settings for the Format property (and where are all the old newsgroup posts?)

    Hi 1) You should be able to use your own format string instead of ShortDate for a workaround. Try setting field.Format = "dd/MM/yy" or whatever format you wish to use. 2) The forums were just changed this past weekend so there are still a few bugs to work out with the search feature. regards...
    Posted to Reports for .NET (Forum) by C1_GregL on 08-28-2007
    Filed under: C1Report, Format
  • RTF background color problem

    Hi, I am new to component one and I have a problem, I hope you can help me. I have a report with several headers having different background colors. When printing or saving to PDF everything looks fine. But when saving to RTF and opening it in Word, only the text in the header gets a highlight color...
    Posted to Reports for .NET (Forum) by lorenz on 06-12-2008
    Filed under: C1ReportDesigner, Format, Header
  • Layout problem

    Hello, I cant do this thing : http://cjoint.com/?cAsto4KAaI then problem is the layout, the lessons start in the left and down and must restart in the top right and go down again hope i'm clear n my explanation
    Posted to Reports for .NET (Forum) by olive_olive on 02-26-2008
    Filed under: C1Report, Format, KeepTogether, C1PrintDocument
Page 1 of 1 (6 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.