Have a grid that keeps returning 0 in the .Value property.
The grid has a grid class and in the grid class I print the values of the grid properties in the AfterRowColchange code of that class.
The ActiveCol and ActiveRow are both returning correct values. The grid has to in-focus since I am putting the code in AfterRowColchange code of that class.
Any ideas.
Thanks
Pete
The grid has a grid class and in the grid class I print the values of the grid properties in the AfterRowColchange code of that class.
The ActiveCol and ActiveRow are both returning correct values. The grid has to in-focus since I am putting the code in AfterRowColchange code of that class.
Any ideas.
Thanks
Pete