Click here to Skip to main content
15,906,626 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: customize the datatable Pin
ctlqt128-Jan-08 21:48
ctlqt128-Jan-08 21:48 
Generalauto email generation Pin
chandra_778-Jan-08 11:48
chandra_778-Jan-08 11:48 
GeneralRe: auto email generation Pin
Christian Graus8-Jan-08 13:55
protectorChristian Graus8-Jan-08 13:55 
GeneralRe: auto email generation Pin
ctlqt128-Jan-08 21:54
ctlqt128-Jan-08 21:54 
QuestionHow to pass parameters to a stored procedure while using gridview Pin
asrs638-Jan-08 8:31
asrs638-Jan-08 8:31 
GeneralRe: How to pass parameters to a stored procedure while using gridview Pin
DotNetXenon8-Jan-08 10:02
DotNetXenon8-Jan-08 10:02 
GeneralRe: How to pass parameters to a stored procedure while using gridview Pin
asrs638-Jan-08 10:57
asrs638-Jan-08 10:57 
GeneralGet whole id of control Pin
Chazzysb8-Jan-08 5:37
Chazzysb8-Jan-08 5:37 
Hi,

I have a user control with a number of controls on it including hidden fields.

lets say one of the hidden fields id is text1.

lets say the user control is added to an aspx page and the controls id is control1.

so at runtime the id of text1 becomes control1_text1_ctl00

I need to pass the id of the field to a javascript function how can i get the runtime id at runtime?

- if i say field.ClientID in the control code i get text1_ctl00
- if i sat field.Parent.ClientID i get text1

how can i get the full name of the field or the id of the control on the page?

Many thanks,
Chas
GeneralRe: Get whole id of control Pin
Not Active8-Jan-08 5:51
mentorNot Active8-Jan-08 5:51 
GeneralRe: Get whole id of control Pin
Chazzysb8-Jan-08 6:11
Chazzysb8-Jan-08 6:11 
GeneralRe: Get whole id of control Pin
Declan Bright8-Jan-08 8:54
Declan Bright8-Jan-08 8:54 
GeneralRe: Get whole id of control Pin
Christian Graus8-Jan-08 9:23
protectorChristian Graus8-Jan-08 9:23 
GeneralPaper size using CSS[Stylesheet] Pin
manowj8-Jan-08 4:45
manowj8-Jan-08 4:45 
GeneralHate this dialog - Help Update In Progress Pin
CooperWu8-Jan-08 4:43
CooperWu8-Jan-08 4:43 
GeneralRe: Hate this dialog - Help Update In Progress Pin
Anders Øyvind Sætre15-May-09 0:26
Anders Øyvind Sætre15-May-09 0:26 
Questioncan we use JavaApplets adn Servletts in Asp.Net??? Pin
chanzeb8-Jan-08 4:03
chanzeb8-Jan-08 4:03 
AnswerRe: can we use JavaApplets adn Servletts in Asp.Net??? Pin
Christian Graus8-Jan-08 9:16
protectorChristian Graus8-Jan-08 9:16 
GeneralSate Managment [modified] Pin
Scotty868-Jan-08 2:35
Scotty868-Jan-08 2:35 
GeneralRe: Sate Managment Pin
Scotty869-Jan-08 5:34
Scotty869-Jan-08 5:34 
GeneralNew To asp.net ....Simple question Pin
sindhutiwari8-Jan-08 2:15
sindhutiwari8-Jan-08 2:15 
GeneralRe: New To asp.net ....Simple question Pin
Vasudevan Deepak Kumar8-Jan-08 2:21
Vasudevan Deepak Kumar8-Jan-08 2:21 
GeneralRe: New To asp.net ....Simple question Pin
sindhutiwari8-Jan-08 2:27
sindhutiwari8-Jan-08 2:27 
GeneralRe: New To asp.net ....Simple question Pin
DotNetXenon8-Jan-08 4:44
DotNetXenon8-Jan-08 4:44 
GeneralCustom control "property page" Pin
c24238-Jan-08 1:19
c24238-Jan-08 1:19 
Generalfirst click a button, half page display then next click another button display the remaining page using asp.net Pin
My Article8-Jan-08 0:41
My Article8-Jan-08 0:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.