G
Guest
I am using a single grid to hold different categories of data on my form. I
store the data for each category in a list when the grid's Leave() function
is called and restore it when the Enter is called. However, the contents of
the last cell I edit are not recognized unless I move to another cell before
leaving the grid. Does anyone know why this is happening, or more
importantly, how to fix it?
Thanks,
Phil
store the data for each category in a list when the grid's Leave() function
is called and restore it when the Enter is called. However, the contents of
the last cell I edit are not recognized unless I move to another cell before
leaving the grid. Does anyone know why this is happening, or more
importantly, how to fix it?
Thanks,
Phil