Copied to clipboard

Flag this post as spam?

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


  • Sean Dooley 289 posts 528 karma points
    Aug 31, 2011 @ 13:04
    Sean Dooley
    0

    Autocomplete, GetMembersByCsv() & Razor

    I am currently looking at using AutoComplete to select multiple members for a document.

    The data is stored as follows "<members>1088,1095</members>" and @Model.Members returns "10881095".

     

     

     

     

     

    I have tried @Model.GetMembersByCsv(@Model.Members) to iterate over the data, but it returns nothing.

    How do I iterate over this information with Razor?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies