473,386 Members | 1,785 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.

Hiden Feild

Hello All

Please help me for understanding of use of Hidden Feild in Programming,
I am a beginner of C#.NET, can anyone give me the idea about hidden
feild like hidden textBox, hidden textArea etc... and in which secaniro
this progrmmaing technique is used for with example.
with regards
Tarun Sinha

Aug 14 '06 #1
1 1350
Hi,

Hidden fields can be used to hold "state"-information for a specific
form or for other controls. For example, it is possible to use a hidden
field to specify if a Windows Form is in an "edit-state" or a
"view-state". However, there are way better ways to accomplish this
than to use "hidden fields" for this kind of functionality.

Usage of a hidden field can be useful for performance reasons. I know
of an example application which uses a hidden listbox which is filled
during startup of the application. To not totally overwhelme the user
with information, the listbox is kept invisible until the user
specifically asks (by clicking a button) to see the information
contained in this hidden field. This kind of behavior too can be
accomplished without using hidden fields.

Hope this helps,

Alke Wiebenga
TARUN wrote:
Hello All

Please help me for understanding of use of Hidden Feild in Programming,
I am a beginner of C#.NET, can anyone give me the idea about hidden
feild like hidden textBox, hidden textArea etc... and in which secaniro
this progrmmaing technique is used for with example.
with regards
Tarun Sinha
Aug 14 '06 #2

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

Similar topics

3
by: Jaunty Edward | last post by:
Hi, I am confused with this query I have to write a query that will select data from many tables having a username field where username is given. I used something like, select * from...
0
by: nick | last post by:
In the following link, the screen has a lot of refresh (iframe keep relocate its position ) when the mouse hover around the popup menu. But IE doesn't have the problem. ...
2
by: Vladimir Oľura | last post by:
I am building a Pocket PC application and I have 5 forms (form1, form2, ....). Form1 starts up and I click a button for Form2 to show up. Form1 is hiden. On Form2 i click a button for Form3 to show...
10
by: Richard Gilmore | last post by:
I want the feild total to display the total cost of an item, If the item has vat a yes no box is ticked in the field vat and I have the price of the item without vat. I want the feild total to...
5
by: jaemalegaon | last post by:
Hi , This Is Adarsh Jain Form Malegaon , A Remote Area In Dist Of Nashik, Maharastra(india), Wants Help In Arraning Data Record Of A Table According To Date Feild Of Data Record Of Same Table, I.e...
1
by: jeff8676 | last post by:
I'm very new at Access, so if this is a lame question I'm sorry. Anyways, I'm trying to make a query that returns unique entries from a table, but when it finds two entries where everything...
0
by: ismailc | last post by:
Hi, need help please! Hiding column but can't set the height of row I'm hiding the columns within the row, but can't seem to hide the row nor set the height of the row! <tr...
6
by: gavy7210 | last post by:
hello i am using struts 1.2,Eclipse Platform Version: 3.4.2,mySql 5.0.1,jdk 1.5.. i have a login form(jsp) in which a user logs in,in case he doesnt enter his username and/or password an error...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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.