Click here to Skip to main content
15,917,652 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralJavascript Pin
Sarani Ravindran6-Nov-07 22:50
Sarani Ravindran6-Nov-07 22:50 
AnswerRe: Javascript Pin
InsDev6-Nov-07 18:08
InsDev6-Nov-07 18:08 
QuestionFile Saving??????? Pin
Vanamaindia6-Nov-07 16:50
Vanamaindia6-Nov-07 16:50 
AnswerRe: File Saving??????? Pin
N a v a n e e t h6-Nov-07 18:23
N a v a n e e t h6-Nov-07 18:23 
QuestionExporting Crystal Report in PDF with TextBoxes in PDF Pin
Mayank Prajapati6-Nov-07 16:45
Mayank Prajapati6-Nov-07 16:45 
AnswerRe: Exporting Crystal Report in PDF with TextBoxes in PDF Pin
N a v a n e e t h6-Nov-07 18:24
N a v a n e e t h6-Nov-07 18:24 
QuestionLandscape printing orientation Pin
Aavesh Agarwal6-Nov-07 16:12
Aavesh Agarwal6-Nov-07 16:12 
AnswerRe: Landscape printing orientation Pin
N a v a n e e t h6-Nov-07 18:26
N a v a n e e t h6-Nov-07 18:26 
Aavesh Agarwal wrote:
How do I set the page orientation to Landscape programatically.


ASP.NET don't have any handle in printing. It's completely browser depended. What you can do is re arrange the grid to fit for printing.

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

My Website | Ask smart questions

QuestionApplication Session Object and Web Services Pin
paulray6-Nov-07 14:26
paulray6-Nov-07 14:26 
Questionsend data to asp.net form when user click the link Pin
dataminers6-Nov-07 11:17
dataminers6-Nov-07 11:17 
AnswerRe: send data to asp.net form when user click the link Pin
Mircea Grelus6-Nov-07 11:48
Mircea Grelus6-Nov-07 11:48 
GeneralRe: send data to asp.net form when user click the link Pin
dataminers6-Nov-07 12:33
dataminers6-Nov-07 12:33 
Questionhow to fetch contiguous numbers from a string Pin
yogesh_softworld1236-Nov-07 7:22
yogesh_softworld1236-Nov-07 7:22 
AnswerRe: how to fetch contiguous numbers from a string Pin
Christian Graus6-Nov-07 9:21
protectorChristian Graus6-Nov-07 9:21 
GeneralRe: how to fetch contiguous numbers from a string Pin
yogesh_softworld1236-Nov-07 16:19
yogesh_softworld1236-Nov-07 16:19 
AnswerRe: how to fetch contiguous numbers from a string Pin
Guffa6-Nov-07 9:57
Guffa6-Nov-07 9:57 
QuestionMessage box in C# [modified] Pin
Deepak Koduri6-Nov-07 6:30
Deepak Koduri6-Nov-07 6:30 
AnswerRe: Message box in C# Pin
Guffa6-Nov-07 7:52
Guffa6-Nov-07 7:52 
GeneralRe: Message box in C# Pin
Deepak Koduri15-Nov-07 19:52
Deepak Koduri15-Nov-07 19:52 
GeneralRe: Message box in C# Pin
Guffa15-Nov-07 20:39
Guffa15-Nov-07 20:39 
QuestionReadonly Gridview Pin
kjosh6-Nov-07 5:43
kjosh6-Nov-07 5:43 
AnswerRe: Readonly Gridview Pin
John-ph6-Nov-07 21:45
John-ph6-Nov-07 21:45 
Questionhow to update a row in data grid ?? [modified] Pin
rocky8116-Nov-07 4:51
rocky8116-Nov-07 4:51 
AnswerRe: how to update a row in data grid ?? Pin
John-ph6-Nov-07 5:14
John-ph6-Nov-07 5:14 
GeneralRe: how to update a row in data grid ?? Pin
rocky8116-Nov-07 5:20
rocky8116-Nov-07 5:20 

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.