Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tom 713 posts 954 karma points
    Jul 21, 2011 @ 02:16
    Tom
    0

    Can't Where with && must chain wheres??

    Hi Guys,

    just wondering do we have to chain our Where statements for now?

    I'm trying:

    var productsOfSameType Model.Parent.Children.Where("productType == \"" Model.productType "\" && Id != " Model.Id +  "");

     

     

    Cheers,

    Tom

Please Sign in or register to post replies

Write your reply to:

Draft