Click here to Skip to main content
15,886,017 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: gridview page Pin
Vimalsoft(Pty) Ltd21-Jul-09 4:27
professionalVimalsoft(Pty) Ltd21-Jul-09 4:27 
GeneralRe: gridview page Pin
Rajeshwar Code- Developer21-Jul-09 5:41
Rajeshwar Code- Developer21-Jul-09 5:41 
GeneralRe: gridview page Pin
Vimalsoft(Pty) Ltd21-Jul-09 20:04
professionalVimalsoft(Pty) Ltd21-Jul-09 20:04 
AnswerRe: gridview page Pin
Abhishek Sur21-Jul-09 5:30
professionalAbhishek Sur21-Jul-09 5:30 
Questionerror : panel1 does not exits in correct context Pin
pupilstuff21-Jul-09 3:33
pupilstuff21-Jul-09 3:33 
AnswerRe: error : panel1 does not exits in correct context Pin
Abhijit Jana21-Jul-09 3:38
professionalAbhijit Jana21-Jul-09 3:38 
AnswerRe: error : panel1 does not exits in correct context Pin
Brij21-Jul-09 3:38
mentorBrij21-Jul-09 3:38 
AnswerRe: error : panel1 does not exits in correct context Pin
Abhishek Sur21-Jul-09 5:26
professionalAbhishek Sur21-Jul-09 5:26 
It is very hard to understand code blocks when there are lots of Server Tags and even most of them are Commented out.

I can see in designer of your html most of the codes are commented out using
<%-- --%>

and also if you have placed a Panel1 in html, please let us see the control in designer.

If you need to use a control Panel1 you need to add
<asp:panel id="Panel1" runat="server">

in your designer, also this shouldnt be within <%-- --%> tagThumbs Up | :thumbsup: Thumbs Up | :thumbsup:


Questiondynamic menucontrol Pin
mylogics21-Jul-09 2:25
professionalmylogics21-Jul-09 2:25 
AnswerRe: dynamic menucontrol Pin
Abhishek Sur21-Jul-09 2:41
professionalAbhishek Sur21-Jul-09 2:41 
AnswerRe: dynamic menucontrol Pin
Abhijit Jana21-Jul-09 3:01
professionalAbhijit Jana21-Jul-09 3:01 
AnswerRe: dynamic menucontrol Pin
Brij21-Jul-09 3:09
mentorBrij21-Jul-09 3:09 
QuestionHow to view all crystal report pages ? Pin
kindman_nb21-Jul-09 2:07
kindman_nb21-Jul-09 2:07 
AnswerRe: How to view all crystal report pages ? Pin
Abhishek Sur21-Jul-09 2:43
professionalAbhishek Sur21-Jul-09 2:43 
GeneralRe: How to view all crystal report pages ? Pin
kindman_nb21-Jul-09 3:13
kindman_nb21-Jul-09 3:13 
GeneralRe: How to view all crystal report pages ? Pin
kindman_nb21-Jul-09 3:22
kindman_nb21-Jul-09 3:22 
Question[Message Deleted] Pin
dotnetcsharpdev21-Jul-09 2:02
dotnetcsharpdev21-Jul-09 2:02 
AnswerRe: validate values in a textbox inside gridview Pin
Abhishek Sur21-Jul-09 3:23
professionalAbhishek Sur21-Jul-09 3:23 
QuestionHow to pass values from textboxes on one page to a "another page" Pin
megivimal21-Jul-09 1:51
megivimal21-Jul-09 1:51 
AnswerRe: How to pass values from textboxes on one page to a "another page" Pin
Abhijit Jana21-Jul-09 1:58
professionalAbhijit Jana21-Jul-09 1:58 
GeneralRe: How to pass values from textboxes on one page to a "another page" Pin
megivimal21-Jul-09 2:01
megivimal21-Jul-09 2:01 
GeneralRe: How to pass values from textboxes on one page to a "another page" Pin
Abhijit Jana21-Jul-09 3:01
professionalAbhijit Jana21-Jul-09 3:01 
AnswerRe: How to pass values from textboxes on one page to a "another page" Pin
Manas Bhardwaj21-Jul-09 2:06
professionalManas Bhardwaj21-Jul-09 2:06 
GeneralRe: How to pass values from textboxes on one page to a "another page" Pin
megivimal21-Jul-09 2:14
megivimal21-Jul-09 2:14 
GeneralRe: How to pass values from textboxes on one page to a "another page" Pin
Abhishek Sur21-Jul-09 2:36
professionalAbhishek Sur21-Jul-09 2:36 

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.