First off, great control! Thank-you
-
The code samples should include the using statements for both partial call as well as the partial view code @using TableEditor.Models
-
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
First off, great control! Thank-you
The code samples should include the using statements for both partial call as well as the partial view code @using TableEditor.Models
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