Results 1 to 6 of 6

Thread: Error in MsHflexGrid for rowcolchange event

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2013
    Posts
    285

    Error in MsHflexGrid for rowcolchange event

    Hello,

    I am planning to migrate from MSFlexGrid to MsHflexGrid. In MSFlexGrid, when the .col /.row property is changed programmatically, the rowcolchange event gets fired. But in MsHflexGrid the same doesn’t work. However, on manually changing the .col/.row property through mouse click or using navigation keys, the event gets fired in MSHFlexGrid

    Please help.

  2. #2
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    6,734

    Re: Error in MsHflexGrid for rowcolchange event

    Then place the code from rowcolchange event in a new procedure, call it from the event, but also call every time you change the properties in code

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    May 2013
    Posts
    285

    Re: Error in MsHflexGrid for rowcolchange event

    Is there any other possible method to me ?

  4. #4
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    6,734

    Re: Error in MsHflexGrid for rowcolchange event

    Is there a special reason to switch to the MSHFlexgrid?

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    May 2013
    Posts
    285

    Re: Error in MsHflexGrid for rowcolchange event

    to accommodate large data...MSFlexGrid can hold upto 3,50,000 cells...we need more than that

  6. #6
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    6,734

    Re: Error in MsHflexGrid for rowcolchange event

    Maybe switch to a grid which supports virtual data, like the commercial vsFlexgrid control...

Tags for this Thread

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