Click here to Skip to main content
15,910,083 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Page Life Cycle Pin
TweakBird15-Apr-11 18:02
TweakBird15-Apr-11 18:02 
QuestionASP .NET 4.0 (C#) - Access 2007 Table Relationships and DataGrid Pin
Matt U.14-Apr-11 11:06
Matt U.14-Apr-11 11:06 
Questiontop% filter in ssrs report Pin
gavindon14-Apr-11 9:13
gavindon14-Apr-11 9:13 
QuestionCounting nodes in treeview Pin
sarang_k13-Apr-11 23:48
sarang_k13-Apr-11 23:48 
AnswerRe: Counting nodes in treeview [modified] Pin
Pravin Patil, Mumbai15-Apr-11 0:42
Pravin Patil, Mumbai15-Apr-11 0:42 
QuestionISPostBack return wrongly Pin
anishkannan13-Apr-11 22:54
anishkannan13-Apr-11 22:54 
AnswerRe: ISPostBack return wrongly Pin
Jassim Makki13-Apr-11 23:25
Jassim Makki13-Apr-11 23:25 
AnswerRe: ISPostBack return wrongly Pin
mksharma3814-Apr-11 0:03
mksharma3814-Apr-11 0:03 
Hi,
Pass a random number every time with url, other wise it load page from cache.
for example
window.showModalDialog("abc.aspx?id=randID=" + Math.random() % 1000 ,"Arg1", dialogHeight: 600px; dialogWidth: 950px; edge: Raised; center: yes; help: No; scroll: Yes; status: No;");

Thanks
Manoj
GeneralRe: ISPostBack return wrongly Pin
anishkannan14-Apr-11 0:14
anishkannan14-Apr-11 0:14 
AnswerRe: ISPostBack return wrongly Pin
Prasanta_Prince14-Apr-11 0:47
Prasanta_Prince14-Apr-11 0:47 
Questionetched border Pin
C#Coudou13-Apr-11 16:24
C#Coudou13-Apr-11 16:24 
AnswerRe: etched border Pin
GenJerDan14-Apr-11 4:44
GenJerDan14-Apr-11 4:44 
Questionproblem with asp.net 4 themes and skins Pin
Jassim Makki13-Apr-11 4:08
Jassim Makki13-Apr-11 4:08 
AnswerRe: problem with asp.net 4 themes and skins Pin
Anurag Gandhi13-Apr-11 21:06
professionalAnurag Gandhi13-Apr-11 21:06 
GeneralRe: problem with asp.net 4 themes and skins Pin
Jassim Makki13-Apr-11 21:25
Jassim Makki13-Apr-11 21:25 
GeneralRe: problem with asp.net 4 themes and skins Pin
Jassim Makki13-Apr-11 22:22
Jassim Makki13-Apr-11 22:22 
Questionproblem in publishing website Pin
S.Aijaz13-Apr-11 0:04
S.Aijaz13-Apr-11 0:04 
AnswerRe: problem in publishing website Pin
Not Active13-Apr-11 2:23
mentorNot Active13-Apr-11 2:23 
AnswerRe: problem in publishing website Pin
Prasanta_Prince14-Apr-11 0:51
Prasanta_Prince14-Apr-11 0:51 
Questiongroup buttons Pin
jashimu12-Apr-11 6:38
jashimu12-Apr-11 6:38 
AnswerRe: group buttons Pin
Not Active12-Apr-11 6:52
mentorNot Active12-Apr-11 6:52 
GeneralRe: group buttons Pin
jashimu12-Apr-11 7:08
jashimu12-Apr-11 7:08 
GeneralRe: group buttons Pin
Not Active12-Apr-11 7:36
mentorNot Active12-Apr-11 7:36 
GeneralRe: group buttons Pin
jashimu12-Apr-11 8:45
jashimu12-Apr-11 8:45 
GeneralRe: group buttons Pin
davidnz12-Apr-11 12:09
davidnz12-Apr-11 12:09 

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.