473,386 Members | 1,799 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,386 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 2331
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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.