Click here to Skip to main content
15,888,082 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Personal Inbox in Asp.net Pin
N a v a n e e t h13-Nov-09 23:08
N a v a n e e t h13-Nov-09 23:08 
GeneralRe: Personal Inbox in Asp.net Pin
yogesh_kumar_agarwal14-Nov-09 5:30
yogesh_kumar_agarwal14-Nov-09 5:30 
AnswerRe: Personal Inbox in Asp.net Pin
Richard MacCutchan13-Nov-09 23:08
mveRichard MacCutchan13-Nov-09 23:08 
GeneralRe: Personal Inbox in Asp.net Pin
yogesh_kumar_agarwal14-Nov-09 5:32
yogesh_kumar_agarwal14-Nov-09 5:32 
QuestionTypeAhead [modified] Pin
sparlay_pk13-Nov-09 20:35
sparlay_pk13-Nov-09 20:35 
AnswerRe: TypeAhead Pin
Gamzun13-Nov-09 20:56
Gamzun13-Nov-09 20:56 
GeneralRe: TypeAhead [modified] Pin
sparlay_pk13-Nov-09 23:26
sparlay_pk13-Nov-09 23:26 
GeneralRe: TypeAhead Pin
saini arun14-Nov-09 0:20
saini arun14-Nov-09 0:20 
sparlay_pk wrote:
bro I don't understand ur answer


He is trying to say that may be you are, unintentionally, re-setting the text box value onpageload event.

If you are doing the same then wrap the code under

if(!IsPostBack)
{

}
GeneralRe: TypeAhead Pin
sparlay_pk14-Nov-09 0:51
sparlay_pk14-Nov-09 0:51 
GeneralRe: TypeAhead Pin
Dave Kreskowiak14-Nov-09 1:41
mveDave Kreskowiak14-Nov-09 1:41 
QuestionGrid Delete is not working(DeleteCommandType="StoredProcedure") plz Help? Pin
alaminfad13-Nov-09 20:31
alaminfad13-Nov-09 20:31 
AnswerRe: Grid Delete is not working(DeleteCommandType="StoredProcedure") plz Help? Pin
Gamzun13-Nov-09 20:46
Gamzun13-Nov-09 20:46 
GeneralRe: Grid Delete is not working(DeleteCommandType="StoredProcedure") plz Help? Pin
alaminfad13-Nov-09 21:09
alaminfad13-Nov-09 21:09 
QuestionIs it possible to get propertyname by its attributename Pin
mmdullah13-Nov-09 17:10
mmdullah13-Nov-09 17:10 
Questioncommunication between two web application in asp.net Pin
noo.dyab13-Nov-09 9:39
noo.dyab13-Nov-09 9:39 
AnswerRe: communication between two web application in asp.net Pin
Gamzun13-Nov-09 9:43
Gamzun13-Nov-09 9:43 
AnswerRe: communication between two web application in asp.net Pin
Abhishek Sur13-Nov-09 11:08
professionalAbhishek Sur13-Nov-09 11:08 
QuestionReflection Pin
Monin D.13-Nov-09 9:32
Monin D.13-Nov-09 9:32 
AnswerRe: Reflection Pin
Gamzun13-Nov-09 9:37
Gamzun13-Nov-09 9:37 
AnswerRe: Reflection Pin
Abhishek Sur13-Nov-09 11:02
professionalAbhishek Sur13-Nov-09 11:02 
QuestionASP.NET web project -> native DLL -> write failure to hdd Pin
Chesnokov Yuriy13-Nov-09 9:16
professionalChesnokov Yuriy13-Nov-09 9:16 
AnswerRe: ASP.NET web project -> native DLL -> write failure to hdd Pin
Gamzun13-Nov-09 9:53
Gamzun13-Nov-09 9:53 
AnswerRe: ASP.NET web project -> native DLL -> write failure to hdd Pin
Chesnokov Yuriy13-Nov-09 18:56
professionalChesnokov Yuriy13-Nov-09 18:56 
QuestionHow to register a click event when clicking on a node of a treeview that is already selected Pin
Man Pang13-Nov-09 5:22
Man Pang13-Nov-09 5:22 
AnswerRe: How to register a click event when clicking on a node of a treeview that is already selected Pin
Gamzun13-Nov-09 9:40
Gamzun13-Nov-09 9:40 

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.