Skip to content

How to use Handlebars.Net to templatize a html template if it has 2 grids/tables? #549

Answered by rexm
kagexander asked this question in Q&A
Discussion options

You must be logged in to vote

var result = template(new {
countries = countryData,
names = nameData
});

Replies: 5 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by kagexander
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@kagexander
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants