Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
JoeNak
Constraint Violating Yak Guru
292 Posts |
Posted - 2006-04-03 : 16:27:26
|
Has anyone had any luck with this option? Specifically, I've got a "header" type info (outside a table) that I want to repeat on every page that isn't repeating.Thanks. |
|
snktheone
Starting Member
20 Posts |
Posted - 2006-04-06 : 02:29:21
|
you cannot do this since it is not possible to have a dataregion in the header region. you can actually place the header u want to repeat on every page on the header of the table control...hope this helps u |
 |
|
|
|
|