Click here to Skip to main content
15,905,010 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Text_changed event Pin
kubben4-May-07 13:36
kubben4-May-07 13:36 
If you set the autopostback to true on the textbox it will postback when the text changes. I don't think you really want to do this, since it takes time for the web page to reload for each key press. You probably want to use some javascript for you text change event.

Ben
GeneralRe: Text_changed event Pin
TheEagle4-May-07 16:31
TheEagle4-May-07 16:31 
GeneralRe: Text_changed event Pin
kubben5-May-07 1:13
kubben5-May-07 1:13 
GeneralRe: Text_changed event Pin
TheEagle5-May-07 1:54
TheEagle5-May-07 1:54 
GeneralRe: Text_changed event Pin
kubben5-May-07 2:05
kubben5-May-07 2:05 
AnswerRe: Text_changed event Pin
Sherin Iranimose8-May-07 1:04
Sherin Iranimose8-May-07 1:04 
QuestionPrinting query results loaded into datalist Pin
hutchison14-May-07 9:37
hutchison14-May-07 9:37 
QuestionButton click event Pin
seemamltn4-May-07 8:39
seemamltn4-May-07 8:39 
AnswerRe: Button click event Pin
Tarakeshwar Reddy4-May-07 9:01
professionalTarakeshwar Reddy4-May-07 9:01 
QuestionReading a Textbox into an array Pin
Ibuprofen4-May-07 8:10
Ibuprofen4-May-07 8:10 
AnswerRe: Reading a Textbox into an array Pin
Tarakeshwar Reddy4-May-07 8:15
professionalTarakeshwar Reddy4-May-07 8:15 
GeneralRe: Reading a Textbox into an array Pin
Ibuprofen4-May-07 8:17
Ibuprofen4-May-07 8:17 
GeneralRe: Reading a Textbox into an array Pin
Ibuprofen4-May-07 8:38
Ibuprofen4-May-07 8:38 
GeneralRe: Reading a Textbox into an array Pin
Tarakeshwar Reddy4-May-07 8:46
professionalTarakeshwar Reddy4-May-07 8:46 
GeneralRe: Reading a Textbox into an array Pin
Ibuprofen4-May-07 8:48
Ibuprofen4-May-07 8:48 
GeneralRe: Reading a Textbox into an array [modified] Pin
Tarakeshwar Reddy4-May-07 9:24
professionalTarakeshwar Reddy4-May-07 9:24 
GeneralRe: Reading a Textbox into an array Pin
Ibuprofen4-May-07 9:26
Ibuprofen4-May-07 9:26 
GeneralRe: Reading a Textbox into an array Pin
Ibuprofen4-May-07 9:30
Ibuprofen4-May-07 9:30 
GeneralRe: Reading a Textbox into an array Pin
Tarakeshwar Reddy4-May-07 9:40
professionalTarakeshwar Reddy4-May-07 9:40 
GeneralRe: Reading a Textbox into an array Pin
Ibuprofen4-May-07 9:42
Ibuprofen4-May-07 9:42 
GeneralRe: Reading a Textbox into an array Pin
Tarakeshwar Reddy4-May-07 9:48
professionalTarakeshwar Reddy4-May-07 9:48 
GeneralHelp with DataSet.WriteXML Pin
Psycho-*Coder*-Extreme4-May-07 7:51
Psycho-*Coder*-Extreme4-May-07 7:51 
GeneralRe: Help with DataSet.WriteXML Pin
Tarakeshwar Reddy4-May-07 8:05
professionalTarakeshwar Reddy4-May-07 8:05 
GeneralRe: Help with DataSet.WriteXML Pin
Psycho-*Coder*-Extreme4-May-07 8:20
Psycho-*Coder*-Extreme4-May-07 8:20 
GeneralRe: Help with DataSet.WriteXML Pin
Tarakeshwar Reddy4-May-07 8:28
professionalTarakeshwar Reddy4-May-07 8:28 

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.