473,320 Members | 1,950 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Checkbox ReadOnly

Hi every body,

How can i have a readonly checkbox and checkboxlist ?

thanks very much.
Nov 18 '05 #1
6 2314
write a simple control which renders as image
as for the checkboxlist, put this simple control into a
repeater/datalist/....
Nov 18 '05 #2
write a simple control which renders as image
as for the checkboxlist, put this simple control into a
repeater/datalist/....
Nov 18 '05 #3
thank you.

Does a simple way exist ?
"Konrad Rotuski" <konrad@_SPAM_KILLER_eracent.com> a écrit dans le message
de news:%2****************@TK2MSFTNGP10.phx.gbl...
write a simple control which renders as image
as for the checkboxlist, put this simple control into a
repeater/datalist/....

Nov 18 '05 #4
thank you.

Does a simple way exist ?
"Konrad Rotuski" <konrad@_SPAM_KILLER_eracent.com> a écrit dans le message
de news:%2****************@TK2MSFTNGP10.phx.gbl...
write a simple control which renders as image
as for the checkboxlist, put this simple control into a
repeater/datalist/....

Nov 18 '05 #5
Try Enabled=false!

"Cyril" <p@s.besoin> wrote in message news:<uZ**************@TK2MSFTNGP10.phx.gbl>...
Hi every body,

How can i have a readonly checkbox and checkboxlist ?

thanks very much.

Nov 18 '05 #6
Try Enabled=false!

"Cyril" <p@s.besoin> wrote in message news:<uZ**************@TK2MSFTNGP10.phx.gbl>...
Hi every body,

How can i have a readonly checkbox and checkboxlist ?

thanks very much.

Nov 18 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: George | last post by:
Hi all, I have the following code to use checkboxes on my page: if instr(Request.form("chkWorkType"),"03") then response.write("<td width=""23%"" class=""detaillp""><input type=""checkbox""...
5
by: Randell D. | last post by:
Folks, I have a few <INPUT TYPE=TEXT> tags that are readonly if a specific field has no value... these work fine. However, I also have checkboxes which I would like to have as readonly, but the...
4
by: crjunk | last post by:
I want to set a textbox's ReadOnly value to the OPPOSITE value that the CheckBox has. For example: If the user checks the CheckBox then the ReadOnly property for the TextBox is set to False. The...
2
by: /.. | last post by:
Hi all, I'm working on a report display page that currently uses 5 checkboxlists with a total of 86 items to display values from 5 different tables in an Access database. The page works fine...
0
by: andrei | last post by:
Hi Group, I have a checkbox column in a web datagrid which is related to a "Product in stock" property. The grid is in view mode, so the user can't (and shouldn't) change anything in the grid....
2
by: Agnes | last post by:
In my datagrid, there is a checkbox column, I did set myDatagrid.readonly = True, (I still can tick the checkbox) if I set myDatagrid.enabled = false, (i can disable the whole datagrid, however,...
6
by: Bill Nguyen | last post by:
I need to add a checkbox in front of all the rows in a datagrid so that users can select/unselect them. Any help is greatly appreciated! Bill
7
by: sheldonlg | last post by:
I have a checkbox that I set by php code to be either "checked" or "". I want to disable the ability of the user to check or uncheck it. I tried "readonly", but that didn't work. Any suggestions?
0
by: hazz | last post by:
The following code generates checkbox values from the database. Once the user selects/deselects checkbox values, is there a way to obtain the ID and Checkbox.Checked state from these BoundColumns...
2
by: =?Utf-8?B?UmljaA==?= | last post by:
How can I make a checkbox control ReadOnly - can't check or uncheck without having to set the Enabled Property to False? VB2005 I looked at the property sheet for the Checkbox control but did...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.