|
-
May 20th, 2016, 12:31 AM
#1
Thread Starter
Hyperactive Member
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.
-
May 20th, 2016, 01:45 AM
#2
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
-
May 20th, 2016, 04:26 AM
#3
Thread Starter
Hyperactive Member
Re: Error in MsHflexGrid for rowcolchange event
Is there any other possible method to me ?
-
May 20th, 2016, 05:46 AM
#4
Re: Error in MsHflexGrid for rowcolchange event
Is there a special reason to switch to the MSHFlexgrid?
-
May 20th, 2016, 07:57 AM
#5
Thread Starter
Hyperactive Member
Re: Error in MsHflexGrid for rowcolchange event
to accommodate large data...MSFlexGrid can hold upto 3,50,000 cells...we need more than that
-
May 20th, 2016, 02:36 PM
#6
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|