.NETGURU
why will this not work
Messages   Related Types
This message was discovered on microsoft.public.dotnet.framework.aspnet.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.
Post a new message to this list...

IGotYourDotNet (VIP)
I'm trying to get this working, i looked at the quickstarts as well and i can
not get this to work.

I want to display my data item on the aspx page such as <% dataitem%>
just like the example:
Simple property Customer: <%# custID %>

when i run mine i keep getting:
Compiler Error Message: BC30451: Name "car" is not declared.
what do i need to do to allow "car" to be displayed on the aspx as <%#car%>>

Reply to this message...
 
    
Hermit Dave
if you are using code behind then car will have to be defined as a protected
member of the codebehind class

if you are using inline (never use it so guessing here) a private variable
should do

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"IGotYourDotNet" <Click here to reveal e-mail address> wrote in message
news:Click here to reveal e-mail address...
[Original message clipped]

Reply to this message...
 
    
IGotYourDotNet (VIP)
what do you mean? I'm not following you.
Car is being returned in a dataset and currenlty I have it populating a
datalist.
such as <%# DataBinder.Eval(Container.DataItem, "car") and this works fine.
now I need to change that or get they way working to

<% if car = "chevy" then
response.write("<tr><td bgcolor='blue'>" & car or
DataBinder.Eval(Container.DataItem, "car") & "</td></tr> ')
end if
%>

i can't get either way working but if i just have
DataBinder.Eval(Container.DataItem, "car") it works fine.

"Hermit Dave" wrote:

[Original message clipped]

Reply to this message...
 
    
Hermit Dave
that was in response to your statement
>what do i need to do to allow "car" to be displayed on the aspx as
<%#car%>>

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"IGotYourDotNet" <Click here to reveal e-mail address> wrote in message
news:Click here to reveal e-mail address...
[Original message clipped]

Reply to this message...
 
 
System.ComponentModel.Container
System.Web.UI.DataBinder




ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
Ad


Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification