in

C1 Community

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

Browse by Tags

  • Formats from OwnerDraw-Assigned Styles not Sent to SaveExcel

    We are looking at implementing C1FlexGrid version 2.6.20073.357. We found that when a cell's style is assigned during the OwnerDraw event, the formatting that is displayed on the grid is not exported to an Excel file. Cells whose styles were assigned outside of the OwnerDraw event are exported with...
    Posted to FlexGrid for .NET (Forum) by rsNickel on 01-14-2008
    Filed under: C1FlexGrid, OwnerDraw, styles, Excel
  • Re: Formats from OwnerDraw-Assigned Styles not Sent to SaveExcel

    We have actually, of late, avoided the assigning of styles in OwnerDrawCell, doing it instead when the cell is first populated. When we started testing 2.6.20073.357, we noticed that some of the formatting were not being sent to Excel and found that it was from earlier forms in our system that assigned...
    Posted to FlexGrid for .NET (Forum) by rsNickel on 02-21-2008
    Filed under: C1FlexGrid, OwnerDraw
  • FlexGrid Tree doesn't honor VisualStyle Property after Styling with Buttonbar?

    Hi, Programmers, it seems that FlexGrid Tree doesn't honor VisualStyle Property after Styling with Buttonbar? TreeStyleFlags. ButtonBar TreeStyleFlags.Complete TreeStyleFlags.CompleteLeaf switch columnheader style to 'Frozen'. Can I change this? Can You change this? Thanks for Your Comments...
    Posted to FlexGrid for .NET (Forum) by 47110815 on 02-14-2008
    Filed under: C1FlexGrid, Header, Handling OwnerDrawCell VisualStyle, CellStyle, OwnerDraw, Tree, styles, GridTree, FlexGrid
  • Re: Formats from OwnerDraw-Assigned Styles not Sent to SaveExcel

    The problem is that OwnerDrawCell is only fired for visible cells on the form. If you were using SetCellStyle in OwnerDrawcell, then that method is never called for cells that are never made visible on the form, so off-screen cells are never assigned a style. Using "None" and "AsDisplayed"...
    Posted to FlexGrid for .NET (Forum) by C1_GregL on 02-21-2008
    Filed under: C1FlexGrid, OwnerDraw
  • Some C1FlexGrid Background Colors not Sent to SaveExcel

    Testing C1FlexGrid.2 build 2.6.20082.380. Cells with a light-gray background are being sent to SaveExcel with white background. Also, the problem reported in Formats from OwnerDraw-Assigned Styles not Sent to SaveExcel is still present. This is true even when the OwnerDrawCell event is manually called...
    Posted to FlexGrid for .NET (Forum) by rsNickel on 07-29-2008
    Filed under: C1FlexGrid, CellStyle, OwnerDraw, Excel, AsDisplayed, cell formats
  • Problem printing merged cells

    I am using C1FlexGrid in OwnerDraw mode. In the OwnerDraw event handler, I create the bitmaps depending on the UserData in the cell. In the process, I also create bitmaps for the merged cells. Works fine. The problem is while printing. If the merging is across columns, it is still fine. But when it is...
    Posted to FlexGrid for .NET (Forum) by aceisin on 08-14-2008
    Filed under: C1FlexGrid, merge flex, Merge, DrawCell, OwnerDraw, GetMergetRange, printer, print, Printing Merged cells
Page 1 of 1 (6 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.