Click here to Skip to main content
15,887,585 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to dynamically load an ASPX page into a exisitng element from code behind?? [modified] Pin
DuelMonster_Coder8-Dec-08 2:54
professionalDuelMonster_Coder8-Dec-08 2:54 
AnswerRe: How to dynamically load an ASPX page into a exisitng element from code behind?? Pin
cmk8-Dec-08 6:32
cmk8-Dec-08 6:32 
QuestionConvert web page content to pdf Pin
kavitaBC7-Dec-08 23:26
kavitaBC7-Dec-08 23:26 
AnswerRe: Convert web page content to pdf Pin
Christian Graus7-Dec-08 23:30
protectorChristian Graus7-Dec-08 23:30 
AnswerRe: Convert web page content to pdf Pin
sumit70348-Dec-08 0:34
sumit70348-Dec-08 0:34 
AnswerRe: Convert web page content to pdf Pin
Satish - Developer8-Dec-08 1:39
Satish - Developer8-Dec-08 1:39 
AnswerRe: Convert web page content to pdf Pin
Vasanth Kumararajan8-Dec-08 7:49
Vasanth Kumararajan8-Dec-08 7:49 
QuestionError:The name 'Container' does not exist in the current contextnew Pin
Exelioindia7-Dec-08 22:50
Exelioindia7-Dec-08 22:50 
Hi all,

In my repeater control i have done a simple if condition as below

<%if(((Estate)Container.DataItem).Invoiced) %>
<%{ %>
<td>
Invoiced
</td>
<%}else{ % >
<td>
Not Invoiced
</td>
<%} % >


Estate is my DTO class

When i run this code i am getting a error as below

The name 'Container' does not exist in the current context


What is the reason for this error.

Please suggest me.

Thank you

Know is Drop, Unknown is Ocean

AnswerRe: Error:The name 'Container' does not exist in the current contextnew Pin
Christian Graus7-Dec-08 23:35
protectorChristian Graus7-Dec-08 23:35 
AnswerRe: Error:The name 'Container' does not exist in the current contextnew Pin
Abhijit Jana8-Dec-08 1:06
professionalAbhijit Jana8-Dec-08 1:06 
QuestionRuntime- error: application error onoccured on server in web.config file Pin
Member 36362177-Dec-08 22:44
Member 36362177-Dec-08 22:44 
AnswerRe: Runtime- error: application error onoccured on server in web.config file Pin
Brij8-Dec-08 0:03
mentorBrij8-Dec-08 0:03 
AnswerRe: Runtime- error: application error onoccured on server in web.config file Pin
Abhijit Jana8-Dec-08 0:51
professionalAbhijit Jana8-Dec-08 0:51 
Questioncrystal report deployment problem Pin
uprarun7-Dec-08 22:35
uprarun7-Dec-08 22:35 
AnswerRe: crystal report deployment problem Pin
Bardy858-Dec-08 0:04
Bardy858-Dec-08 0:04 
GeneralRe: crystal report deployment problem Pin
uprarun18-Dec-08 1:07
uprarun18-Dec-08 1:07 
Questionfind a word Pin
Kissy167-Dec-08 22:04
Kissy167-Dec-08 22:04 
AnswerRe: find a word Pin
SeMartens7-Dec-08 22:15
SeMartens7-Dec-08 22:15 
AnswerRe: find a word Pin
Abhijit Jana8-Dec-08 1:08
professionalAbhijit Jana8-Dec-08 1:08 
AnswerRe: find a word Pin
Satish - Developer8-Dec-08 1:37
Satish - Developer8-Dec-08 1:37 
Questiongrid view editing like orkut friends list Pin
Alok Sharma ji7-Dec-08 22:04
Alok Sharma ji7-Dec-08 22:04 
QuestionI am new Here,how can I get a free Project about cms Pin
wangdetian7-Dec-08 21:07
wangdetian7-Dec-08 21:07 
AnswerRe: I am new Here,how can I get a free Project about cms Pin
SeMartens7-Dec-08 21:15
SeMartens7-Dec-08 21:15 
AnswerRe: I am new Here,how can I get a free Project about cms Pin
Christian Graus7-Dec-08 23:33
protectorChristian Graus7-Dec-08 23:33 
Questiongridview event not firing inside updatepanel Pin
meghamaharshi7-Dec-08 20:09
meghamaharshi7-Dec-08 20: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.