The control is read-only - why?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Peter Rooney (magnetix_at_ix.netcom.com)
Date: 03/07/05


Date: Mon, 07 Mar 2005 04:35:01 GMT

I created a grid, the recordsource of which is a table. The controlsource of
the two columns are fields of the table. The grid does display the data of
the table correctly; but when I try to change the data that is displayed,
the "read-only" message appears. And yet I can delete rows of the grid.
  Other grids aren't acting like this. Any clue as to what is happening?

-- 
Peter Rooney
magnetix@ix.netcom.com


Relevant Pages

  • Re: Trapping Mouse Click on a grid
    ... Each grid column has a ControlSource property ... which contains the name of the field in the recordsource that populates the ... Each control, normally a textbox, also has a ControlSource property, ... the active row. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: displaying an image within a grid control
    ... let's take as example a grid with the empolyee table as the RecordSource ... the BMP image for every emloyee and we want to display a different picture ... i tried to substitute the text type control that comes by default for each ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Grid Control
    ... Setting the RecordSource="" didn't seem to work, ... table and adding these new fields to the grid depending on many different ... > the cursor and append the new content back into it. ... >> ControlSource and Column properties. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Optimizing for speed
    ... > Simple query which returns ... I'd like to inmediately display records and allow user ... >> I'd consider is how much data am I loading in the grid vs. what the user ... >> in others where this isn't the bottleneck the differences aren't worth ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Label will not display NEW records frm another (bound) form.
    ... The GRID form was written in Visual Basic. ... that person’s name in a label control of a second unbound form. ... Its purpose is to display the results ... past Registrations. ...
    (microsoft.public.access.formscoding)