Click here to Skip to main content
15,891,904 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi there,

I have a issue with textbox focus event in asp.net c# application.

focus event works fine and for first 2-3 times it allows to type text in textbox and after that, focus comes to textbox but it dont allow to type anything.

In this scenario, i need to click outside the textbox and then after clicking into text box it allows to type.

textbox is inside a panel within updatepanel and panel has defaultbutton.
by entering value into textbox i use to press enter button after which the data entered is being validated and inserted into temp table and after that focus come back to textbox.

Please suggest the solution aeap!

thanks in advance!
Posted
Comments
[no name] 17-Jan-12 15:56pm    
First, don't ask for ASAP help. This is a volunteer site and people answer you on their time, not yours. It is more likely you will be ignored for being rude.

Second, you need to show what you are doing. The problem could be any number of things but it will narrow the possibilities if we see what you are trying to do.
sriman.ch 17-Jan-12 23:08pm    
Well Said Mark....
sandeep.somvanshi83 18-Jan-12 5:44am    
I know this is volunteer site and people answer on their time, not mine.
But i think you are ignoring "PLEASE SUGGEST" these words,
and "aeap" is for only, i was in hurry.
And for situations like this if you don't want to suggest solutions, please don't, but don't suggest anything else.
sandeep.somvanshi83 18-Jan-12 5:44am    
I know this is volunteer site and people answer on their time, not mine.
But i think you are ignoring "PLEASE SUGGEST" these words,
and "aeap" is for only, i was in hurry.
And for situations like this if you don't want to suggest solutions, please don't, but don't suggest anything else.
ZurdoDev 26-Jan-12 8:18am    
need to see your code. Sounds like you have a javascript function that may be changing something.

1 solution

what happened dude ??

i think you became angry ,even not pasting your code?

nO probs, even i dont have time bbye
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900