Skip to content

Is it possible to call this partial view from inside a partial view macro? #18

@jattwood

Description

@jattwood

First off, great control! Thank-you

  1. The code samples should include the using statements for both partial call as well as the partial view code @using TableEditor.Models

  2. Can't seem to figure out if can call the provided partial from inside a partial view macro? any chance you can provide a sample to do that? I have a for loop in a macro that is looping through content nodes which contain a table editor control. Even if I try to cast the indexing var as IPublishedContent, I am still unable to call the render partial due to dyamic vs strongly typed issue. Any help appreciated!

Cheers

Jamie

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions