Тёмный

Crystal Report Tutorial | Crystal Report In MVC | Entity Framework 

abctutorial
Подписаться 11 тыс.
Просмотров 45 тыс.
50% 1

Description
Source Code Link :
abctutorial.com...
"Crystal Report Tutorial | Crystal Report In MVC "
======================================================
In This Video Tutorial I Am Going To Show You,
Crystal Report In ASP.NET MVC
I Hope This Is A Nice Tutorial For You And You Enjoy This Video , So Must Watch This Video ✪ ✪ ✪
• Crystal Report Tutoria...
Working Process :
00:08
Show Expected Output
00:28
Step 1 : Create A Database Table
00:51
Step 2 : Click On Visual Studio Create A New Project
01:07
Step 4 : Connect Your Database.
02:36
Step 5 : Create A Controller And Add view in this controller (Write Code For Show All Database Data For User)
04:20
Step 6: Add a crystal report
07:46
Step 7 : write code for download a pdf fill with all database data
10:50
Run Project
Connect With Us:
Facebook: / abctutorialbd
Twitter: ab....
GooglePlaus: plus.google.co....
Subscribe And Watch The Video Again:
• Crystal Report Tutoria...

Опубликовано:

 

16 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 71   
@cesarcastano903
@cesarcastano903 6 лет назад
Excelente. Sencillo y práctico...Gracias
@abctutorial
@abctutorial 6 лет назад
Thxs for your comment ..... Please keep us subscribe
@rodrigotamay5017
@rodrigotamay5017 5 лет назад
:) Muchas gracias Amigo, me sirvió. Muy buena tu explicación.
@abctutorial
@abctutorial 5 лет назад
Gracias ... mantennos suscritos
@alonsobarcenas4005
@alonsobarcenas4005 2 года назад
Muy bien excelente video.
@hussainabdulrazak3507
@hussainabdulrazak3507 4 года назад
Thank you for this Tutorial it help too much can you please do other one with using parameter? from ViewBage or other way plz.
@abctutorial
@abctutorial 3 года назад
Yes.. Please post your request www.abctutorial.com/community
@garyjo3229
@garyjo3229 6 лет назад
Excelent! Gracias men
@abctutorial
@abctutorial 6 лет назад
Thnxs keep us subscribe
@jm563
@jm563 5 лет назад
Stream stream = rd.ExportToStream(CrystalDecisions.Shared.ExportFormatType.PortableDocFormat); me pide un ensamblado en esa linea, no me encuentra el atributo Shared, porque será?
@rahulpatil-sw2pb
@rahulpatil-sw2pb 4 года назад
good video brother i like it
@abctutorial
@abctutorial 3 года назад
Thanks for the visit
@luisdiegojimenezmunoz4427
@luisdiegojimenezmunoz4427 6 лет назад
hi, i have a question... If i want to use some parameter to search the report how i do that? i.e: I have a table with SaleId and i want the report only for SaleId:25. Great video
@abctutorial
@abctutorial 6 лет назад
Thnxs for your comment .. Yes possible to pass parameter.... I will post video about this within short time ....... Please let us subscribe.........
@pasindupansilu6046
@pasindupansilu6046 5 лет назад
Thanks bro
@abctutorial
@abctutorial 5 лет назад
welcome brother ... Keep subscribe ...
@AlbertoChirinosNET
@AlbertoChirinosNET 5 лет назад
Thank you for this great video!!!
@abctutorial
@abctutorial 5 лет назад
welcome ... Keep subscribe ..
@MrNmejiasv
@MrNmejiasv 4 года назад
hi I am writing to ask for your help with the view of pdf reports with crystal report. I have worked about 40 reports in an MVC5 application, to send it to Excel and pdf, which has worked well for me, but suddenly the reports in pdf gives me a black screen, without data. However, when I send the same report to Excel, it generates it well, it doesn't matter. The problem is only with those of pdf. for that I would be grateful if you could help me by indicating where I can have the error, how can I solve it Thank you
@abctutorial
@abctutorial 4 года назад
Please tell me full case.. You can connect people through www.abctutorial.com/Community
@MrNmejiasv
@MrNmejiasv 4 года назад
I have a report generated in Crystal Report in MVC, which I send to Excel and in pdf Everything worked fine for me but suddenly it doesn't show me the pdf report, only the excel. When I select the pdf it opens a screen without data, completely empty, black screen I made a new example project with a new Crystal Report, but the problem is the same, so I don't have the problem in the MVC project for that I would greatly appreciate your help with this Thank you
@abctutorial
@abctutorial 4 года назад
Please check your browser if it is web.. Keep subscribe
@garyjo3229
@garyjo3229 6 лет назад
As it would be to pass parameters and filter data for crystal report
@abctutorial
@abctutorial 6 лет назад
You can filter data when generating crystal report..Keep subscribe
@Foodie363
@Foodie363 5 лет назад
Only getting String values from database i.e Only Columns which are varchar but not the Decimal type.. How to solve this issue>
@abctutorial
@abctutorial 5 лет назад
For decimal value please create decimal type and cast it as decimal...
@gihanwijesinghe703
@gihanwijesinghe703 5 лет назад
I am getting a problem like this => "Could not load file or assembly 'CrystalDecisions.ReportAppServer.ClientDoc, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified."
@abctutorial
@abctutorial 5 лет назад
Which version of Crystal report you use?
@gihanwijesinghe703
@gihanwijesinghe703 5 лет назад
abctutorial I did only downloading and running the project, didn't do any configurations with visual studio. Is it required to config visual studio as well??
@abctutorial
@abctutorial 5 лет назад
@@gihanwijesinghe703 You should download the " SAP Crystal report" version-2012
@gihanwijesinghe703
@gihanwijesinghe703 5 лет назад
abctutorial yes, downloaded and now working fine with my local enviornment, but when I deployed this to google cloud computer engine, download functionality is not working
@abctutorial
@abctutorial 5 лет назад
Please install Crystal report inside your VM or Server
@timeturorials6730
@timeturorials6730 5 лет назад
Can you create a crystal report with a parameter from textbox in MVC?
@abctutorial
@abctutorial 5 лет назад
Yes i can but request here www.abctutorial.com/Community
@sadenlav
@sadenlav 5 лет назад
how to create crystal report with parameter from SQL Server in MVC?
@abctutorial
@abctutorial 5 лет назад
Please request me in www.abctutorial.com/Community ... Then i will make a video on it
@iamemilywormworm
@iamemilywormworm 5 лет назад
Hi ya, can you do something like first row of record in the first page of the pdf, second record to second page and etc.... there are 6 records, so there is 6 pages in the pdf. can you do it?
@abctutorial
@abctutorial 5 лет назад
Thnxs for your comment ...... please use page break after every row.....keep us subscribe......
@abdulrasheed-qe6jc
@abdulrasheed-qe6jc Год назад
how deploy it with crystal report on local IIS Server ?
@MrNmejiasv
@MrNmejiasv 5 лет назад
helo, Do you can help me with a problem with this report? I have a VS 2015 over the "ReportDocument rd = new ReportDocument();" i get a error "An exception of type 'System.Runtime.InteropServices.COMException' occurred in CrystalDecisions.CrystalReports.Engine.dll but was not handled in user code" {"The document has not been opened."} Additional information: The document has not been opened. How can I resolv this error? than for your help
@abctutorial
@abctutorial 5 лет назад
request here www.abctutorial.com/Community for any help
@rehansayed5623
@rehansayed5623 5 лет назад
same error what we can do for this Error??
@imadabab
@imadabab 3 года назад
Good tutorial. Thanks a lot. Is the same can be applied to asp.net core 3.1 or there is a different way? Please advise.
@abctutorial
@abctutorial 3 года назад
Yes you can use dot net core as well
@imadabab
@imadabab 3 года назад
@@abctutorial Excellent. Thanks a lot.
@daminisoni7594
@daminisoni7594 3 года назад
the reporting option is not there when i'm adding new item
@nicathidayetzade6875
@nicathidayetzade6875 6 лет назад
Hi, I've many to many relationship tables but I cant display like I want to do. Could you help me to display ( in MVC ).
@abctutorial
@abctutorial 6 лет назад
sorry for the late reply... there are many way to display multiple table data... Example: Step 1: create a Database . Step 2: Add entity data model. Step 3: create a Model Class and write down the below code. public class EmployeeViewModel { public int EmployeeId { get; set; } public string Name { get; set; } public Nullable DepartmentId { get; set; } public string Address { get; set; } public string DepartmentName { get; set; } } Step 4: create a Controller and write down the below code. public class TestController : Controller { public ActionResult Index() { MVCTutorialEntities db = new MVCTutorialEntities(); List emp = db.Employees.ToList(); //display multiple table data "Employee" and "Department" List empVM = emp.Select(x => new EmployeeViewModel { EmployeeId = x.EmployeeId, Name = x.Name, DepartmentId = x.DepartmentId, Address = x.Address, DepartmentName = x.Department.DepartmentName }).ToList(); return View(empVM); } } Step 5: create a View .
@nicathidayetzade6875
@nicathidayetzade6875 6 лет назад
abctutorial thanks
@AlFarooqSoftinnMultan
@AlFarooqSoftinnMultan 5 лет назад
thnx it helped a lot, but sir when i have uploaded project on cloud, it generate a long error message, but main root casue is access denied, plz help needed
@abctutorial
@abctutorial 5 лет назад
request here www.abctutorial.com/Community for any help
@MrAnu005
@MrAnu005 3 года назад
Hi Muhammad, where you able to solve that access denied issue on cloud, as i am having same now
@Jocelyn1234ify
@Jocelyn1234ify 5 лет назад
there is a way to see a preview of the report
@abctutorial
@abctutorial 5 лет назад
Yes ... After completing this video we showed a preview.. .... Keep subscribe
@ameliaclementine2265
@ameliaclementine2265 6 лет назад
abctautorial i want to ask some question.
@abctutorial
@abctutorial 6 лет назад
please , ask your question..???
@josephrozario3896
@josephrozario3896 6 лет назад
Hi ....is it possible to use report viewer to display my report first !! if possible in this project than how ?
@abctutorial
@abctutorial 6 лет назад
Please lets clear your expectation ........Keep us subscribe.........
@josephrozario3896
@josephrozario3896 6 лет назад
can i use a viewer like (RDLC ReportViewer ) in crystal report !!??
@abctutorial
@abctutorial 6 лет назад
Why you need RDLC report viewer instead of crystal report viewer?? You can use crystal report viewer for crystal report
@josephrozario3896
@josephrozario3896 6 лет назад
yes i want to use crystal report viewer !! but how can i use it with this tutorial !!???
@abctutorial
@abctutorial 6 лет назад
Sorry joseph rozario at this moment we dont have this tutorial but we will try to come with this solution ..... Thnxs for your comment ...... Keep us subscribe ........
@muzammilghani2492
@muzammilghani2492 5 лет назад
how to use egar loading in it?
@abctutorial
@abctutorial 5 лет назад
Where? In report?
@muzammilghani2492
@muzammilghani2492 5 лет назад
@@abctutorial i want to display relational multiple table data on single report.
@abctutorial
@abctutorial 5 лет назад
@@muzammilghani2492 Thnxs for your request but if you want to get your requested video in our channel then post your request in www.abctutorial.com/Community
Далее
Brutally honest advice for new .NET Web Developers
7:19
БЕЛКА РОЖАЕТ? #cat
00:21
Просмотров 824 тыс.
Crystal Report in ASP.NET MVC
22:43
Просмотров 8 тыс.
Using Entity Framework with Crystal Report
17:19
Просмотров 2,4 тыс.
Crystal Reports in ASP.NET MVC and Entity Framework
35:44
Crystal Report in ASP.NET MVC
26:12
Просмотров 29 тыс.