Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Cell Merge

Sort Posts: Previous Next
  •  05-13-2008, 3:34 PM Post no. 12220

    Cell Merge

    I am looking for a way to merge adjacent cells that have the same content.

    I've searched the forum for the word 'merge'. I notice that other people have asked for the same thing. I didn't notice a response to their posts. A couple date back almost a year. Is it possible to merge cells in your WPF grid?

    Thx, Tom.

    Filed under:
  •  05-13-2008, 5:18 PM Post no. 12224 in reply to 12220

    Re: Cell Merge

    I create an example that demonstrates how to "merge" the cells in a ColumnManagerRow; however, keep in mind that this is a rough workaround and may not be suitable in your scenario.

    Technical Writer - Xceed Software

    Of all the things I've lost, I miss my mind the most. - Mark Twain
    Filed under:
  •  05-31-2008, 11:50 AM Post no. 12606 in reply to 12224

    Re: Cell Merge

    I am looking for a way to merge adjacent data cells that contain identical values. Merging cells in ColumnManagerRow does not provide the visual information that I'm looking to provide the user of our software.

    Tom

  •  06-01-2008, 10:26 AM Post no. 12609 in reply to 12606

    Re: Cell Merge

    This is a spreadsheet-like feature that's sometimes requested and we've been thinking about adding along with a few other related features. But it isn't part of the current 2008 roadmap, it would take the product in a slightly different direction (becoming more spreadsheet-like) and needs a lot of consideration.
    Odi Kosmatos
    VP, R&D, Xceed
  •  06-25-2008, 9:16 PM Post no. 13233 in reply to 12609

    Re: Cell Merge

    Hi Odi,

    In my experience of system development for financial institutions, this is a much needed feature.

    Master-Child relationships are all very well and nice for showing the abilities of a grid, but I have rarely come across a user that prefers this presentation over a grid that shows the master detail side by side in "traditional report" fashion. Of course, here I am talking about small numbers of columns in each master/child datasource.

    I disagree that it is more simply more 'spreadsheet like', I find that users also prefer it for report presentation. However, I will agree that the best examples of such presentation are commonly spreadsheet pivot tables.

    A certain "other" grid developer supports it, however they don't yet have WPF control's. With the strong support within WPF of accessing the FrameworkElementFactory VisualTree should it not be a relatively easy implementation? I am thinking of a property "MergeAdjacentRepeatedValues", that for each column or row that when set to true will merge these cells, and non-repeat the titles. Even if this could be implemented only when disabling editing and all grid interaction, such as grouping and column dragging etc it would be a big feature advantage you will have over your current WPF grid competitor.

  •  06-26-2008, 9:58 AM Post no. 13244 in reply to 13233

    Re: Cell Merge

    Noted, thanks for the information.


    Odi Kosmatos
    VP, R&D, Xceed
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.