// JP opened flex table

Click to See Complete Forum and Search --> : BUGS on CGridCtrl


Mark Cheng
April 4th, 1998, 07:30 PM
When delete row(rows) or col(cols) , there has memory leaks.

The row and col cell object should be delete at first and then update

the m_nRows and m_nCols.

Chris Maunder
April 5th, 1998, 07:32 PM
What version of the control are you using?


There was a problem with the very first release but I thought

that I had fixed that. I'll have another look in any case.


Thanks for the comments.


Chris Maunder.

//JP added flex table