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

ASP.NET

 
Questionurl rewriting and updatepanel issues Pin
aamirzada25-May-10 0:37
aamirzada25-May-10 0:37 
AnswerRe: url rewriting and updatepanel issues Pin
Sandeep Mewara25-May-10 19:13
mveSandeep Mewara25-May-10 19:13 
Questionopening GridView in contentplaceholder of masterpage Pin
mominafiz25-May-10 0:33
mominafiz25-May-10 0:33 
Questionopening GridView in contentplaceholder of masterpage Pin
mominafiz25-May-10 0:56
mominafiz25-May-10 0:56 
AnswerRe: opening GridView in contentplaceholder of masterpage Pin
Sandeep Mewara25-May-10 1:17
mveSandeep Mewara25-May-10 1:17 
AnswerRe: opening GridView in contentplaceholder of masterpage Pin
Sandeep Mewara25-May-10 1:20
mveSandeep Mewara25-May-10 1:20 
GeneralRe: opening GridView in contentplaceholder of masterpage Pin
mominafiz25-May-10 1:50
mominafiz25-May-10 1:50 
GeneralRe: opening GridView in contentplaceholder of masterpage Pin
Sandeep Mewara25-May-10 19:16
mveSandeep Mewara25-May-10 19:16 
Put a form tag with runat="server" in master page.
Put your Gridview in ContentPane of child page. That will do.

Have a look of how Master pages are implemented:
http://msdn.microsoft.com/en-us/library/wtxbf3hh.aspx[^]
http://www.devx.com/dotnet/Article/18042/0/page/1[^]

P.S.: No multiple form tags with runat="server"
Questionproblem in clearing the sessions Pin
Amit Spadez24-May-10 23:48
professionalAmit Spadez24-May-10 23:48 
AnswerRe: problem in clearing the sessions Pin
P. S. Pundeer25-May-10 0:58
P. S. Pundeer25-May-10 0:58 
GeneralRe: problem in clearing the sessions Pin
Amit Spadez25-May-10 1:45
professionalAmit Spadez25-May-10 1:45 
AnswerRe: problem in clearing the sessions Pin
T M Gray25-May-10 8:28
T M Gray25-May-10 8:28 
AnswerRe: problem in clearing the sessions Pin
Sandeep Mewara25-May-10 19:22
mveSandeep Mewara25-May-10 19:22 
AnswerRe: problem in clearing the sessions Pin
Ryan McBeth26-May-10 5:35
Ryan McBeth26-May-10 5:35 
GeneralRe: problem in clearing the sessions Pin
Amit Spadez26-May-10 18:51
professionalAmit Spadez26-May-10 18:51 
GeneralRe: problem in clearing the sessions Pin
Ryan McBeth27-May-10 1:16
Ryan McBeth27-May-10 1:16 
GeneralRe: problem in clearing the sessions Pin
Amit Spadez27-May-10 2:10
professionalAmit Spadez27-May-10 2:10 
GeneralRe: problem in clearing the sessions Pin
Ryan McBeth27-May-10 3:27
Ryan McBeth27-May-10 3:27 
GeneralRe: problem in clearing the sessions Pin
Ryan McBeth27-May-10 3:41
Ryan McBeth27-May-10 3:41 
GeneralRe: problem in clearing the sessions Pin
Amit Spadez27-May-10 18:24
professionalAmit Spadez27-May-10 18:24 
GeneralRe: problem in clearing the sessions Pin
Amit Spadez27-May-10 18:41
professionalAmit Spadez27-May-10 18:41 
GeneralRe: problem in clearing the sessions Pin
Ryan McBeth28-May-10 3:35
Ryan McBeth28-May-10 3:35 
GeneralRe: problem in clearing the sessions Pin
Amit Spadez28-May-10 3:52
professionalAmit Spadez28-May-10 3:52 
QuestionMessage Removed Pin
24-May-10 22:32
Dot-Net-Dev24-May-10 22:32 
AnswerRe: User Login through http post Pin
saini arun24-May-10 23:32
saini arun24-May-10 23:32 

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.