Tagged Questions

1
vote
1answer
92 views

Problem printing multipages ListView in C#. Can’t figure it out.

I am having an issue printing listView items. the problem I think is at private void PrintPageDetail(PrintPageEventArgs e) So this is what's going on: it prints whatever fits on one page over and …
0
votes
2answers
48 views

Multipage Control in ASP.net MVC

I am working with asp.net mvc framework. In my application I want to have a master page and multiple child pages. All the child pages should load if any one page gets loaded. Say i have 4 child pages …
1
vote
4answers
305 views

Multi page form validation with php

Hi, This is my first post, so be kind ; ) I'm wanting to create a multi page form with php. The form will spread over 3 pages, each page will need to validate on the data entered into the form on …
2
votes
2answers
452 views

Subfigs of a figure on multiple pages

Dear All I am facing problem of stacking many figures The problem is the stack figure is overriding the page dimension vertically and placing all the figure in one page and not changing the page as …
0
votes
0answers
26 views

janrep WPF multipage reports

I've been investigating WPF mutipage reports and one option that looks interesting is WPF multipage reports - Part I. There seems to be a gap in the blog post or my understanding of how to get from …