I am having a ribbon button, when i click it the javascript triggers. it has a function to open html webresource.
Javascript contains data that needs to be displayed on the grid in html.
html grid is displaying with columns but no data. script is working fine.
My question:
1) how to pass the data from javascript to html webresource?