I'm pretty sure the answer is no...but I'd like to create a hidden table after a page loads and am wondering if this is possible? The hidden table will be for printing...so ideally I was hoping to populate my form (C#/html 5/VS 2012) with the appropriate
data and make it "monitor friendly" and take advantage of all the space a monitor offers. The form would include a print button that when clicked, would call the hidden table that would print the data in a "printer friendly" manner. I'm just trying to figure
out the quickest way to load the data onto the monitor, and then start loading the hidden data for the print table. Any ideas?
Go to the complete details ...