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

You must be logged in to vote

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

Replies: 5 comments 1 reply

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

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies

You must be logged in to vote
1 reply
@kagexander

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