Click here to Skip to main content
16,011,374 members
Home / Discussions / C#
   

C#

 
GeneralRemove title bar Pin
paulb29-Jan-02 13:54
paulb29-Jan-02 13:54 
GeneralRe: Remove title bar Pin
James T. Johnson29-Jan-02 17:45
James T. Johnson29-Jan-02 17:45 
GeneralThe Final Version Pin
Fayez Al-Naddaf29-Jan-02 10:14
Fayez Al-Naddaf29-Jan-02 10:14 
GeneralRe: The Final Version Pin
James T. Johnson29-Jan-02 12:53
James T. Johnson29-Jan-02 12:53 
GeneralRe: The Final Version Pin
Fayez Al-Naddaf30-Jan-02 5:29
Fayez Al-Naddaf30-Jan-02 5:29 
Generalwindows service Pin
omkamal28-Jan-02 6:18
omkamal28-Jan-02 6:18 
GeneralRe: windows service Pin
omkamal29-Jan-02 6:02
omkamal29-Jan-02 6:02 
GeneralPrinting using a data reader Pin
kyledunn28-Jan-02 3:46
kyledunn28-Jan-02 3:46 
In a PrintPage event I am opening a data reader and reading the records in a while loop. When I reach the MarginBounds I am setting e.HasMorePages to true followed by a return statement. When the next page attempts to print and the PrintPage event executes again it runs all of the code within the PrintPage method creating an error condition and does not just continue at the same place in the while loop. How is the process of printing a large number of records from a database usually handled?

Kyle
GeneralRe: Printing using a data reader Pin
James T. Johnson28-Jan-02 17:32
James T. Johnson28-Jan-02 17:32 
GeneralInterface arrays Pin
27-Jan-02 18:21
suss27-Jan-02 18:21 
GeneralRe: Interface arrays Pin
Peter Stephens27-Jan-02 18:38
Peter Stephens27-Jan-02 18:38 
GeneralChecking for the public key on a assembly Pin
Tariq25-Jan-02 23:58
Tariq25-Jan-02 23:58 
GeneralRe: Checking for the public key on a assembly Pin
James T. Johnson26-Jan-02 9:14
James T. Johnson26-Jan-02 9:14 
QuestionC# ? Pin
25-Jan-02 11:18
suss25-Jan-02 11:18 
AnswerRe: C# ? Pin
James T. Johnson25-Jan-02 14:50
James T. Johnson25-Jan-02 14:50 
AnswerRe: C# ? Pin
Peter Stephens25-Jan-02 15:04
Peter Stephens25-Jan-02 15:04 
GeneralRe: C# ? Pin
James T. Johnson26-Jan-02 17:04
James T. Johnson26-Jan-02 17:04 
GeneralRe: C# ? Pin
27-Jan-02 5:43
suss27-Jan-02 5:43 
GeneralRe: C# ? Pin
James T. Johnson29-Jan-02 12:57
James T. Johnson29-Jan-02 12:57 
GenerallParam to LPNMHDR Pin
kasturirawat25-Jan-02 10:33
kasturirawat25-Jan-02 10:33 
GeneralGlobal database connection string in Windows Form Application Pin
kyledunn25-Jan-02 9:42
kyledunn25-Jan-02 9:42 
GeneralRe: Global database connection string in Windows Form Application Pin
Peter Stephens25-Jan-02 10:45
Peter Stephens25-Jan-02 10:45 
GeneralRe: Global database connection string in Windows Form Application Pin
kyledunn25-Jan-02 11:10
kyledunn25-Jan-02 11:10 
Generalinstallutil.exe Pin
omkamal25-Jan-02 9:08
omkamal25-Jan-02 9:08 
GeneralRe: installutil.exe Pin
James T. Johnson26-Jan-02 17:07
James T. Johnson26-Jan-02 17:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.