J
JKro
I am using an MSFlexgrid to display data and I know that you can not directly
edit data in this grid, but I have seen some code to put a floating text box
on top of a cell in a grid to make it appear like you are editing data in the
grid. I have added the code to do this and it seems to work as expected
except for one major issue. The text box is displayed UNDER the grid instead
of on TOP of the grid when I try to edit a field. I have seen a ZOrder
reference in VB but I am using Access 97 and I don't have this property.
Does anyone have a suggestion on how to get a textbox to appear on TOP of the
MSFlexGrid? Thanks in advance for your help.
edit data in this grid, but I have seen some code to put a floating text box
on top of a cell in a grid to make it appear like you are editing data in the
grid. I have added the code to do this and it seems to work as expected
except for one major issue. The text box is displayed UNDER the grid instead
of on TOP of the grid when I try to edit a field. I have seen a ZOrder
reference in VB but I am using Access 97 and I don't have this property.
Does anyone have a suggestion on how to get a textbox to appear on TOP of the
MSFlexGrid? Thanks in advance for your help.