Re: Despite Data Entry = False the edit box appears for the list & fields overflow
From: Ken Snell [MVP] (kthsneisllis9_at_ncoomcastt.renaetl)
Date: 12/13/04
- Next message: Ken Snell [MVP]: "Re: Despite Data Entry = False the edit box appears for the list & fields overflow"
- Previous message: Karen Middleton: "Despite Data Entry = False the edit box appears for the list & fields overflow"
- In reply to: Karen Middleton: "Despite Data Entry = False the edit box appears for the list & fields overflow"
- Next in thread: Ken Snell [MVP]: "Re: Despite Data Entry = False the edit box appears for the list & fields overflow"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 13 Dec 2021 12:00:38 -0500
Use the MsoBoundSpan element to display the data, not the MsoTextBox
element.
-- Ken Snell <MS ACCESS MVP> "Karen Middleton" <karenmiddleol@yahoo.com> wrote in message news:a5fd468a.0412130846.98f3e7b@posting.google.com... > Hello All > > I am using the Access Data Access pages to report against a Access > query and I have published a data Access page against the Access > query. > > Despite having set the property of Data Entry = "false" I cannot edit > the data on the page that is what I want. But despite it the Data > access page shows all the cells data in a Edit box even though I > cannot edit the data I do not want the edit box but a simple HTML > table to display the data. > > Please advise how to ensure that the data from my data access page > appears only as a HTML table or how to turn off the edit box. I tried > changing the classname from MsoTextBox to MSoLabel I want it to appear > like a lable but it did not work. > > Please advise how to display data instead of a textbox as just labels. > > Also, my Access query as 29 columns in it and when I select the access > query the first 12 columns appear to be fine on the page and after > that the columns appear to overlap and each other how can I overcome > this please advice. > > Thanks > Karen
- Next message: Ken Snell [MVP]: "Re: Despite Data Entry = False the edit box appears for the list & fields overflow"
- Previous message: Karen Middleton: "Despite Data Entry = False the edit box appears for the list & fields overflow"
- In reply to: Karen Middleton: "Despite Data Entry = False the edit box appears for the list & fields overflow"
- Next in thread: Ken Snell [MVP]: "Re: Despite Data Entry = False the edit box appears for the list & fields overflow"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|