MsFlexGrid RowColChange Trouble
Hi,
In all example i have come upon... i see "XGRid_RowColChange(ByVal LastRow as Variant, ByVal LastCol as Integer)" But when i tried to include the LastRow and LastCol in my Grid_RowColChange this error message popped.."[u]Compile Error: Procedure declaration does not match description of event or procedure having the same name</u>"....
Can someone show me how this RowColChange supposed to work...
Thanks a bunch!
|