0
   

how can i get Html control id on the code behind page of asp.net

 
 
Reply Mon 21 Feb, 2011 12:08 am
<tr>
<td class="style5">
<asp:Label ID="Label6" runat="server" Text="Invoice for:" Font-Bold="True"></asp:Label>
</td>
<td class="style6">
<table style="width:100%;">
<tr>
<td class="style14" id="tdDiv1" >
<telerik:RadAjaxPanel ID="PanelDiv1" runat="server" height="17px" width="239px">
</telerik:RadAjaxPanel>
</td>
<td id="tdDivOther">
<telerik:RadAjaxPanel ID="PanelDivOthers" runat="server" height="16px"
width="703px">
</telerik:RadAjaxPanel>
</td>
</tr>
</table>
</td>
</tr>




now here i have to access the td with id=tdDiv1 and id=tdDivOther

i even tryd writting runat="server" abt it's not working still
so what should i do nw?






  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Question • Score: 0 • Views: 3,314 • Replies: 0
No top replies

 
 

Related Topics

Clone of Micosoft Office - Question by Advocate
Do You Turn Off Your Computer at Night? - Discussion by Phoenix32890
The "Death" of the Computer Mouse - Discussion by Phoenix32890
Windows 10... - Discussion by Region Philbis
Surface Pro 3: What do you think? - Question by neologist
Windows 8 tips thread - Discussion by Wilso
GOOGLE CHROME - Question by Setanta
.Net and Firefox... - Discussion by gungasnake
Hacking a computer and remote access - Discussion by trying2learn
 
  1. Forums
  2. » how can i get Html control id on the code behind page of asp.net
Copyright © 2024 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.04 seconds on 04/18/2024 at 02:58:22