Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9208235
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T00:34:24+00:00 2026-06-18T00:34:24+00:00

<asp:HiddenField ID=HiddenField1 runat=server /> <asp:TextBox ID=Textbox1 runat=server Visible = false></asp:TextBox> How ASP.Net will render

  • 0
<asp:HiddenField ID="HiddenField1" runat="server" />
<asp:TextBox ID="Textbox1" runat="server" Visible = "false"></asp:TextBox>

How ASP.Net will render asp:HiddenField and asp:TextBox with visibility property as false?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T00:34:25+00:00Added an answer on June 18, 2026 at 12:34 am

    In context of you html

    <asp:HiddenField ID="HiddenField1" runat="server" />
    <asp:TextBox ID="Textbox1" runat="server" Visible = "false"></asp:TextBox>
    

    text-box will not be render on the browser.
    But the hidden field will be rendered.

    The control visibility which you set from the server side code will not be render on the browser.
    You you want to use the use css display:none

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a TextBox and a postback Button. <asp:TextBox ID=TextBox1 runat=server OnTextChanged=TextBox1_TextChanged1 EnableViewState=false></asp:TextBox><span></span> <asp:Button
How to make one more eval merge ? <asp:HiddenField ID=HiddenField1 runat=server Value='<%# Eval(Name),Eval(Surname),Eval(Mail)%>'/>
We have an asp.net web page with a Hidden control on it: <asp:HiddenField runat=server
I have the following HiddenField in my ASP.NET 2.0 webform: <asp:HiddenField ID=HiddenModel runat=server OnValueChanged=HiddenModel_ValueChanged
I have a hidden field <asp:HiddenField ID=selectedRecievedValue ClientIDMode=Static runat=server /> I then have a
i have a <asp:HiddenField runat=server ID=ListTwoHiddenField /> i have some programming aspect how can
In my aspx markup I have the following defined: <asp:HiddenField runat=server ClientIDMode=Static ID=hidField />
I have 3 ASP.NET textboxes and one HiddenField. The value of the third textbox
Repeater Markup: <asp:Repeater ID=stat_Rptr runat=server> <ItemTemplate> <asp:CheckBox ID=IsSelected_ChkBx runat=server Text='<%# Eval(Item) %>' /> &nbsp;<asp:TextBox
I have a repeater: <asp:Repeater ID=rpt_Items OnItemCommand=rpt_Items_ItemCommand runat=server> <ItemTemplate> <div class=item> <div class=fr> <asp:TextBox

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.