Click here to Skip to main content
16,005,316 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
AnswerRe: gridview event not firing inside updatepanel Pin
Abhijit Jana7-Dec-08 20:20
professionalAbhijit Jana7-Dec-08 20:20 
QuestionHow to attched a link of word file in the datagrid cell? [modified] Pin
way2arun7-Dec-08 20:06
way2arun7-Dec-08 20:06 
AnswerRe: How to attched a link of word file in the datagrid cell? Pin
Christian Graus7-Dec-08 23:33
protectorChristian Graus7-Dec-08 23:33 
GeneralRe: How to attched a link of word file in the datagrid cell? Pin
way2arun8-Dec-08 18:01
way2arun8-Dec-08 18:01 

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.