Re: [OT]printer frineldy page support

2008-02-13 Thread Dave Newton
--- bhaarat Sharma <[EMAIL PROTECTED]> wrote: > One way for me is to \'guesstimate\' how many records a page can > display, say 20. Then i will keep a counter and when couter hits > 20..again display the column headers. But this is really bad i think > since the data is dynamic so my guess of how

[OT]printer frineldy page support

2008-02-13 Thread bhaarat Sharma
Hello, this is OT and kind of html related but I have a printerfrinndly page in which I am showing dynamic data while iterating over a collection using data is basically shown in 4 different columns. and ofcourse there are 4 different column headers before the tag. the problem is that if there