Results 1 to 6 of 6

Thread: [RESOLVED] Mshflexgrid: merge issue

  1. #1

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Resolved [RESOLVED] Mshflexgrid: merge issue

    In a mshflexgrid I want to merge columns, i.e. all row cells to make 1 single column but only in some specific rows. Is this possible?
    Last edited by krtxmrtz; Mar 16th, 2009 at 12:43 PM.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  2. #2

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Mshflexgrid: merge issue

    This is more or less what I'm trying to do. It's about displaying some information for the user to check but it is not to be edited. Perhaps some other control is more appropriate!?
    Attached Images Attached Images  
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  3. #3

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Mshflexgrid: merge issue

    I tried to play around with the mergecells and mergecol property to no avail.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  4. #4
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: Mshflexgrid: merge issue -> UNRESOLVED

    Set the MergeRow property of the yellow and green rows to True.
    Call the MergeCells method using flexMergeRestrictRows or flexMergeFree

  5. #5

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Mshflexgrid: merge issue -> UNRESOLVED

    Quote Originally Posted by brucevde
    Set the MergeRow property of the yellow and green rows to True.
    Call the MergeCells method using flexMergeRestrictRows or flexMergeFree
    Thanks, I've no time to implement your suggestion right now but I'll try it out some time later on. For now I'll just remove "Unresolved" from the thread title, which was there to draw someone's attention.

    Edit: btw, MergCells is a property rather than a method, isn't it?
    Last edited by krtxmrtz; Mar 16th, 2009 at 01:01 PM.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  6. #6

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Mshflexgrid: merge issue

    I could just test it and works nicely, thanks.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width