Click here to Skip to main content
15,892,797 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to create frames in ASP.NET Pin
QuickDeveloper18-Sep-09 0:10
QuickDeveloper18-Sep-09 0:10 
GeneralRe: how to create frames in ASP.NET Pin
Christian Graus18-Sep-09 0:13
protectorChristian Graus18-Sep-09 0:13 
Questionset focus in dynamic multiple textbox in repeater Pin
Member 292522517-Sep-09 22:39
Member 292522517-Sep-09 22:39 
AnswerRe: set focus in dynamic multiple textbox in repeater Pin
Christian Graus17-Sep-09 22:45
protectorChristian Graus17-Sep-09 22:45 
GeneralRe: set focus in dynamic multiple textbox in repeater Pin
Member 292522517-Sep-09 22:54
Member 292522517-Sep-09 22:54 
AnswerRe: set focus in dynamic multiple textbox in repeater Pin
sashidhar17-Sep-09 23:37
sashidhar17-Sep-09 23:37 
GeneralRe: set focus in dynamic multiple textbox in repeater Pin
Member 292522517-Sep-09 23:45
Member 292522517-Sep-09 23:45 
GeneralRe: set focus in dynamic multiple textbox in repeater Pin
Christian Graus17-Sep-09 23:54
protectorChristian Graus17-Sep-09 23:54 
Member 2925225 wrote:
how i get the id of the textboxes created at runtime ?


ClientID property

Member 2925225 wrote:
and how it set the focus in textboxes in space bar key press?


you can catch events in javascript and call the focus() method of a control you look up with document.getElementById

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: set focus in dynamic multiple textbox in repeater Pin
Member 292522518-Sep-09 1:31
Member 292522518-Sep-09 1:31 
QuestionBehaviour of HTML/ASP controls in Master page Pin
amittinku17-Sep-09 22:33
amittinku17-Sep-09 22:33 
AnswerRe: Behaviour of HTML/ASP controls in Master page Pin
Christian Graus17-Sep-09 22:47
protectorChristian Graus17-Sep-09 22:47 
GeneralRe: Behaviour of HTML/ASP controls in Master page Pin
amittinku17-Sep-09 22:50
amittinku17-Sep-09 22:50 
GeneralRe: Behaviour of HTML/ASP controls in Master page Pin
Christian Graus17-Sep-09 23:56
protectorChristian Graus17-Sep-09 23:56 
AnswerRe: Behaviour of HTML/ASP controls in Master page Pin
Prabhakar Parihar18-Sep-09 21:35
Prabhakar Parihar18-Sep-09 21:35 
QuestionHow to Find Website Visitor No Pin
Samarjeet Singh@india17-Sep-09 21:13
Samarjeet Singh@india17-Sep-09 21:13 
AnswerRe: How to Find Website Visitor No Pin
Christian Graus17-Sep-09 21:14
protectorChristian Graus17-Sep-09 21:14 
GeneralRe: How to Find Website Visitor No Pin
Samarjeet Singh@india17-Sep-09 21:22
Samarjeet Singh@india17-Sep-09 21:22 
GeneralRe: How to Find Website Visitor No Pin
Christian Graus17-Sep-09 21:55
protectorChristian Graus17-Sep-09 21:55 
AnswerRe: How to Find Website Visitor No Pin
Tamer Oz17-Sep-09 21:21
Tamer Oz17-Sep-09 21:21 
AnswerRe: How to Find Website Visitor No Pin
Arun Jacob17-Sep-09 22:23
Arun Jacob17-Sep-09 22:23 
AnswerRe: How to Find Website Visitor No Pin
Prabhakar Parihar18-Sep-09 21:40
Prabhakar Parihar18-Sep-09 21:40 
QuestionError while hosting crystal report as web site Pin
Ganesh_06197417-Sep-09 17:21
Ganesh_06197417-Sep-09 17:21 
AnswerRe: Error while hosting crystal report as web site Pin
sashidhar17-Sep-09 18:48
sashidhar17-Sep-09 18:48 
AnswerRe: Error while hosting crystal report as web site Pin
Abhijit Jana17-Sep-09 19:09
professionalAbhijit Jana17-Sep-09 19:09 
Questionwhy <input id="button1"> not recognising <asp:textbox xmlns:asp="#unknown"> in java script:</asp:textbox></input> Pin
amittinku17-Sep-09 17:15
amittinku17-Sep-09 17:15 

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.