I am using msflexgrid, which gives me a very flexible tabular display, but
... Can anyone point me at some code that enables a user to type directly
into a cell of the grid. Ideally I would like the grid to handle everything,
as when the user has finished (s)he will click a button to say 'Done', and at
that point I will pick up all the new text in the user-updateable area and
process it. Can this be done?