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 905123
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T16:09:50+00:00 2026-05-15T16:09:50+00:00

<table id =Table2 border =1px style =height :200px ; width :690px; visibility :hidden; runat

  • 0
<table id ="Table2 " border ="1px" style ="height :200px ; width :690px; visibility :hidden; " runat ="server"  >

my Table id is “Table2”

protected void Button3_Click1(object sender, EventArgs e)
{        
   Table2.visible=True;
   int Student_id = 0;
   string strqry = "select * from StudentApplication where Student_id='" + TextBox1.Text + "'";
   DataTable dt = mc.selectQryDataTable2(strqry);
   DataView dv = new DataView(dt);        
   TextBox15.Text = (string)dv[0]["Group"];
   TextBox16.Text = (string)dv[0]["Enter_Kyu"];
   TextBox17.Text = (string)dv[0]["Enter_Student_Name"];
   TextBox18.Text = (string)dv[0]["Select_Franchise"];
   TextBox19.Text = (string)dv[0]["Select_Sensei"];
   string strqry1 = "select * from competitionmaster";
   DataTable dt1 = mc.selectQryDataTable3(strqry1);
   DataView dv1 = new DataView(dt1);
   TextBox5.Text = (string)dv1[0]["competitiondate"];
   TextBox12.Text = (string)dv1[0]["competitionaddress"];
   TextBox13.Text = (string)dv1[0]["competitionname"];        
   if (Student_id > 0)
   {
      Student_id = Student_id + 1;
   }
   else
   {
      Student_id = 1;
      TextBox14.Text = Student_id.ToString();
   }
}

when i click a button3 am getting an error like Table2 is found nu friends plz help me friends.

  • 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-05-15T16:09:50+00:00Added an answer on May 15, 2026 at 4:09 pm

    Replace your id ="Table2 " with id ="Table2"….

    There seems to be a space which causes the problem…

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

Sidebar

Related Questions

My code is : <asp:TreeView ID=TreeViewCategories runat=server ExpandDepth=0 Style=min-height: 200px; max-height: 500px; LineImagesFolder=~/TreeLineImages NodeIndent=0
I have several forms like this: <table width=100% border=0 cellpadding=0 cellspacing=0 class=table_std> <tr id=exam_String_newValue_row>
In CSS, you can specify the spacing between table cells using the border-spacing property
I have a multi-table query, similar to this (simplified version) SELECT columns, count(table2.rev_id) As
I am having a table Table1 with columns id1, id2, id3 all the columns
I have 2 classes with a LINQ association between them i.e.: Table1: Table2: ID
I have two tables: Table 1: ID, PersonCode, Name, Table 2: ID, Table1ID, Location,
I tried this: ALTER TABLE My.Table DROP MyField and got this error: -MyField is
Here's my table: CREATE TABLE `alums_alumphoto` ( `id` int(11) NOT NULL auto_increment, `alum_id` int(11)
I have the following table: 'committee' table commname profname ======================== commA bill commA jack

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.