Re: Bring to front

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Peter Hibbs' sample FlexGrid demo database, available at

http://www.rogersaccesslibrary.com/Otherdownload.asp?SampleName='Flex%20Grid%20Demo.mdb'

may be of assistance to you. There is a form which (appears to) allowing
text editing within the flexgrid. It's done by using a subform, containing
a single textbox; the subform is positioned and resized over the flexgrid to
appear to be a textbox within the grid.

HTH,

Rob


"swas" <swas@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0D5A67BE-E761-4B5F-9B50-C0F0B77106BD@xxxxxxxxxxxxxxxx

Hi,
I am trying to use the MSFlexGrid control, which is going OK except for
when
I try to use a textbox over the grid for data entry.

The data entry etc... is fine. My problem is no matter what I try, I can't
get the text box on top of the grid - it is always behind and out of view.
Send to back / bring to front has no effect.

Is this because it is a non standard Access control? Is there a solution?

Thanks in advance


swas


.



Relevant Pages

  • Re: Bring to front
    ... appear to be a textbox within the grid. ... I try to use a textbox over the grid for data entry. ... Is this because it is a non standard Access control? ...
    (microsoft.public.access.formscoding)
  • Re: Set Column Width for MSHFlexgrid
    ... >> can have more than one column in your grid. ... To use the Sub, simply pass it the column you ... >> against the client area after the expansion. ... >> so I don't use the Hierarchical FlexGrid (which your code samples ...
    (microsoft.public.vb.controls)
  • Re: MS Flex grid control wont display data
    ... >>including the outline of the flexgrid, ... I was able to get the grid to work twice yesterday after tweaking code ... >>Paul Durdin ... > My first feeling would be that due to some error, ...
    (microsoft.public.vb.controls)
  • Re: MS Flex grid control wont display data
    ... "Paul Durdin" 's wild thoughts ... >done an upgrade and one of the forms that uses the flexgrid is in trouble. ... I was able to get the grid to work twice yesterday after tweaking code to ... My first feeling would be that due to some error, ...
    (microsoft.public.vb.controls)
  • Re: is there a control that displays a multi-column array of rectangles
    ... I simply want to display the grid of strings in the cells. ... In VB6 I used such a control (may have been called FlexGrid but I'm not ... I did see the DataGrid control but that seems oriented to DB usage. ...
    (microsoft.public.dotnet.languages.vb)