473,616 Members | 2,800 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Table Control and checkboxes

RA
On a web page(aspx); I have a Table control which has been filled
dynamically.
It looks as below:
Delete Master ReasonCodes Descri ReasonCodes Description
[] ABC abc reasons
[] CCM
Cust Changed Mind
[] BRO
Broken
[] XYZ xyz reasons
[] DNT
Dented
[] CRK
Cracked

Where Delete is a Tablecell where I have added Hyperlink control. I want it
to behave as follows:
In the begining it should be disabled. When a checkbox is selected; then i
want to set its Enabled property to "True". If all checkboxes are unchecked
then it should be set to "False" again.

Any help?
I hope, I am posting in the right newsgroup. If not can you suggest where
should I post this question?

Thank you.
Nov 18 '05 #1
0 892

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

Similar topics

6
1618
by: chxant | last post by:
Hi, I want to use a parameter in a control name. Something like this: i=1; (CheckBox + i).ID="test"; Is this possible?
0
1410
by: Tim K. | last post by:
After reading countless articles on these controls, I still don't have a clear direction. I need a control (similar to the Query grid in MS Access) that will hold table and column names selected from a tree control (hierarchical database layout). Some cells will be static controls like checkboxes or drop down lists. None of the data will be bound since it is either static or selected by the user from the tree control Does a table...
0
2293
by: DotNetJunkies User | last post by:
Hi All I am developing a site using ASP.Net I want to develop a site that generates forms ( textbox,check boxes etc) automatically ie is from database itself depending on the no of rows in the table in database. That is to get as many textboxes and checkboxes as there are rows in table What I am doing right now is creating new text box, checkboxes etc in the code and then adding them to the cells and rows of the table control. This all...
5
1083
by: astro | last post by:
I want to have 2 mutually exclusive checkboxes on a webform. I do not want to post back to server for this to happen. Last week I built this using javascript with each ctrl calling a javascript function on the page that automatically unchecked it's mate. I ran into problems with this approach when I needed to pass the list of checked checkboxes to the next webform for processing via some vb.net code. Is there a way to load an...
4
3433
by: hazz | last post by:
I am having a very difficult time with what should be an easy task. I simply want to select these fields from the database table into the GridView control and have checkboxes appear for which the user can select which columns to include in a report. The checkboxes are always read only, even when I set the value for readonly to false in the BoundField GridView tasks (EditColumn). Does anyone know of an example I can see, an article or...
7
7465
by: schaefty | last post by:
I recently posted this on the incorrect forum, and so I would like to ask the question here. I did get some good ideas on the other group, but I have not yet come up with a solution for me. I am using VS2005 (express edition) and coding in vb.net. I wrote an application that uses 30 checkboxes to set the configuration of a device. The device is constantly polled, and its response is decoded and reported in a mirror battery of another...
4
2829
by: Guy Noir | last post by:
So, I have a table that I only want to appear after some event has fired. Using the asp:table control and the Visible property, this is a piece of cake. The problem is that when I try and drop a label control or any other asp:control to the table, the designer view gives me the old circle and slash saying "Nope, can't do that". Am I correct to assume then that one cannot place an asp:control in an asp:cell? If I am wrong here, other...
13
14349
by: cvijaykrishna | last post by:
hi, i have all elements(mostly chevkboxes) inside a table.if i check a check box the remaining checkboxes under it(placed in table) should be visible .i need to develop it in javascript pls help me out sample code to give brief intro of my structure <table id="TABLE1" rules="none" runat="server" width="100%" > <tr> <td bgcolor="#6699ff" colspan="2"> <asp:CheckBox ID="cbxProblemsEncounteredDuringSurgery" runat="server"
1
3018
by: TechnoAtif | last post by:
Hi to all. I have got a form containing of checkboxes along with other items. I have simply no clue as to (i) how to make entry for those checkbox data into the mysql table . I mean : what query to put for creating field corresponding to checkboxes. Create table arc(status ---?) status is the array for checkboxes. what should be the data type and its length. (II)How to post data from the checkboxes correctly into the database on submit....
0
8199
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8642
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8592
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8294
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8448
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6097
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5550
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4140
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1439
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.