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: Ralph Heidecke: "Warning message loading Data Access Page from iExplorer"
- Previous message: Ken Snell [MVP]: "Re: 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"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 13 Dec 2004 12:01:56 -0500
Oh, and a clarification.
DataEntry set to False does not prevent data entry. What it means is that
the DAP will display existing data and potentially allow entry of new
records. When DataEntry is set to True, the DAP will open with a new record,
and no existing data are displayed.
--
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: Ralph Heidecke: "Warning message loading Data Access Page from iExplorer"
- Previous message: Ken Snell [MVP]: "Re: 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"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|