TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
m zied
NA
7
4.1k
How to use a PrintView for gridview before the print with C#
Apr 26 2014 6:36 AM
I want to create a printPreview for gridview before the print, but I don't have any idea , in Visual Studio 2013 (C#), I used this instruction:
namegridView.ShowRibbonPrintPreview();
But this result was in english and I need to display in French.
After searching , I found this Instruction :
InputLanguage.CurrentInputLanguage;
but , I can't use this in my problem ,
I don't know if this function is useful or no ..
Reply
Answers (
2
)
How to use a PrintView for gridview before the print using C
hiiii can u pls help how to use dal layer and call database