Click here to Skip to main content
15,906,341 members
Home / Discussions / C#
   

C#

 
AnswerRe: about Chart Control Pin
Simon P Stevens7-Dec-08 22:55
Simon P Stevens7-Dec-08 22:55 
GeneralRe: about Chart Control Pin
vinay_K8-Dec-08 22:42
vinay_K8-Dec-08 22:42 
GeneralRe: about Chart Control Pin
Simon P Stevens8-Dec-08 22:52
Simon P Stevens8-Dec-08 22:52 
GeneralRe: about Chart Control Pin
vinay_K8-Dec-08 23:28
vinay_K8-Dec-08 23:28 
Questionmapping output paramters in ssis Pin
l.laxmikant7-Dec-08 22:18
l.laxmikant7-Dec-08 22:18 
QuestionError:The name 'Container' does not exist in the current context Pin
Exelioindia7-Dec-08 21:59
Exelioindia7-Dec-08 21:59 
AnswerRe: Error:The name 'Container' does not exist in the current context Pin
leppie7-Dec-08 22:48
leppie7-Dec-08 22:48 
AnswerRe: Error:The name 'Container' does not exist in the current context Pin
Hossein Mayboudi28-Mar-11 7:06
Hossein Mayboudi28-Mar-11 7:06 
There are some issue around this answer

In My Example:
![CDATA[<%# for (int i = 0; i < System.IO.Directory.GetFiles(Server.MapPath(string.Format("~/Img/Att/{0}/", ((System.Data.Common.DbDataRecord)Container.DataItem)["ID"], "*.jpg"))).Length; i++)%><%{%>
  • <%= i %>
  • <%}%>]]>

    I receive these errors:
    Error 2 Invalid expression term ',' Destination.aspx 3 1
    Error 3 Invalid expression term 'for' Destination.aspx 188 74
    Error 4 The name 'i' does not exist in the current context Destination.aspx 188 244
    Error 5 ; expected Destination.aspx 188
    Error 6 ; expected Destination.aspx 188
    Error 7 Invalid expression term ')' Destination.aspx 188
    Error 8 ; expected Destination.aspx 188
    Error 9 Invalid expression term ')' Destination.aspx 188

    Do you have any idea ?
    Questionhow to maximize picture box & listview? Pin
    ping_jacob7-Dec-08 21:41
    ping_jacob7-Dec-08 21:41 
    AnswerRe: how to maximize picture box & listview? Pin
    Lev Danielyan7-Dec-08 21:48
    Lev Danielyan7-Dec-08 21:48 
    QuestionHow to Set StartupObject Property of Project at runtime. Pin
    am 20097-Dec-08 20:34
    am 20097-Dec-08 20:34 
    QuestionGMT Pin
    srinivaskonijeti7-Dec-08 20:07
    srinivaskonijeti7-Dec-08 20:07 
    AnswerRe: GMT Pin
    Harvey Saayman7-Dec-08 20:50
    Harvey Saayman7-Dec-08 20:50 
    AnswerRe: GMT Pin
    Colin Angus Mackay7-Dec-08 21:33
    Colin Angus Mackay7-Dec-08 21:33 
    AnswerRe: GMT Pin
    Brij7-Dec-08 21:36
    mentorBrij7-Dec-08 21:36 
    Questiondatagridview Pin
    kulandaivel_mca20077-Dec-08 19:32
    kulandaivel_mca20077-Dec-08 19:32 
    AnswerRe: datagridview Pin
    tasumisra7-Dec-08 20:24
    tasumisra7-Dec-08 20:24 
    GeneralRe: datagridview Pin
    Harvey Saayman7-Dec-08 20:52
    Harvey Saayman7-Dec-08 20:52 
    GeneralRe: datagridview Pin
    tasumisra7-Dec-08 20:57
    tasumisra7-Dec-08 20:57 
    GeneralRe: datagridview Pin
    Harvey Saayman7-Dec-08 20:59
    Harvey Saayman7-Dec-08 20:59 
    GeneralRe: datagridview Pin
    tasumisra7-Dec-08 21:04
    tasumisra7-Dec-08 21:04 
    GeneralRe: datagridview Pin
    Harvey Saayman7-Dec-08 21:10
    Harvey Saayman7-Dec-08 21:10 
    GeneralRe: datagridview Pin
    tasumisra7-Dec-08 21:13
    tasumisra7-Dec-08 21:13 
    GeneralRe: datagridview Pin
    Harvey Saayman7-Dec-08 21:17
    Harvey Saayman7-Dec-08 21:17 
    GeneralRe: datagridview Pin
    tasumisra7-Dec-08 21:39
    tasumisra7-Dec-08 21:39 

    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.