Re: Cant get ThumbUrl((String)(DataBinder.Eval(Container.DataItem,"Path"))) in Thumblist.ascx to work!

  •  06-18-2009, 1:34 AM

    Re: Cant get ThumbUrl((String)(DataBinder.Eval(Container.DataItem,"Path"))) in Thumblist.ascx to work!

    Hi Adam,
     
    Im not trying to do anything fancy at all. Im just trying to populate the file and gallery folder and file-lists.
    I did this in version 5.3 and all was fine, but in 6.4 the gallery tries to create thumbnails and fails totally.
     
    My theory is that when i am overriding the GetFileItems i dont get the path-parameter on the file-items correct.
     
    It seems that ThumbUrl((String)(DataBinder.Eval(Container.DataItem,"Path"))) in Thumblist.ascx uses just that parameter.
     
    Can you please explain and better even give example on the difference between the url and the path-parameters.
     
    Best regards
    Håkan
     
     
View Complete Thread