473,320 Members | 1,993 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.

Make HTML Table Invisible

Can I make an HTML table (Table1) invisible through my ASP.NET code? After
I update the database, I want my form which is in Table1 to dissappear they
can't edit it again.

Thanks in advance for any advice.

--
Chuck Foster
Programmer Analyst
Eclipsys Corporation - St. Vincent Health System
Dec 6 '05 #1
2 2482
You can attach the runat=server to the <table> element and then have access
to it in code. Then you should be able to set the Visible property.

"chuckdfoster" <ch**********@hotmail.com> wrote in message
news:eg****************@TK2MSFTNGP09.phx.gbl...
Can I make an HTML table (Table1) invisible through my ASP.NET code?
After I update the database, I want my form which is in Table1 to
dissappear they can't edit it again.

Thanks in advance for any advice.

--
Chuck Foster
Programmer Analyst
Eclipsys Corporation - St. Vincent Health System

Dec 6 '05 #2
Thanks! Worked like a charm!
"Peter Rilling" <pe***@nospam.rilling.net> wrote in message
news:%2******************@TK2MSFTNGP10.phx.gbl...
You can attach the runat=server to the <table> element and then have
access to it in code. Then you should be able to set the Visible
property.

"chuckdfoster" <ch**********@hotmail.com> wrote in message
news:eg****************@TK2MSFTNGP09.phx.gbl...
Can I make an HTML table (Table1) invisible through my ASP.NET code?
After I update the database, I want my form which is in Table1 to
dissappear they can't edit it again.

Thanks in advance for any advice.

--
Chuck Foster
Programmer Analyst
Eclipsys Corporation - St. Vincent Health System


Dec 6 '05 #3

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

Similar topics

3
by: Matt | last post by:
Are there any settings to make a page invisible to the user until certain time? For example, I want mypage.html is invisible to the user until 12:00am. But mypage.html is already in the IIS server....
6
by: Virginia Kirkendall | last post by:
Hi: I'm new with this & need help creating a XSL table that looks like the following: --------------------------------------------------------- | | | | | |...
1
by: PCB | last post by:
Hi all, Not sure if this is possible, but can I change the controls of a command button on a per record bases in a subform. In my case, I would like to make a command button visible only if...
3
by: Richard | last post by:
After printing a userlist to a Datagrid i want some names not to be shown. I want to know how i can make a entire datagrid row invisible. I suspect its something with the OnItemDatabound but i am...
0
by: aeshtry | last post by:
Hello dear friends I have an urgent question. Would you please give me your professional idea? I have an html table containing the ASP.Net validation summary and an ASP.Net label control. The...
0
by: sandysam | last post by:
Hi, I am new to ASP. I would like to get the database data on to my HTML form as table and make every row of that table clickable. I also would like to show the same data in a drop down box. When I...
3
by: NullQwerty | last post by:
Hey folks, I've got a DataGrid that has gotten a little out of control and really slow because of its complexity (bunch of Template Columns too). For performance reasons, I'm looking to change...
0
by: sony.m.2007 | last post by:
Hi, I'm creating a combox control in XAML(WPF) and loading the items from a table in sql server. There are four items in the combobox.I need to hide an item in the combobox and to show three...
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: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
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)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
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

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.