Register Register Member Login Member Login Member Login Forgot Password ??
PHP , ASP , ASP.NET, VB.NET, C#, Java , jQuery , Android , iOS , Windows Phone
 

Registered : 109,027

HOME > .NET Framework > ติดตั้ง Crystal Report ให้กับ Visual Studio 2012 (.NET 4.5) และเพิ่ม Items Control ลงใน Reporting




Clound SSD Virtual Server

ติดตั้ง Crystal Report ให้กับ Visual Studio 2012 (.NET 4.5) และเพิ่ม Items Control ลงใน Reporting

 
  ติดตั้ง Crystal Report ให้กับ Visual Studio 2012 (.NET 4.5) และเพิ่ม Control ลงใน Reporting ใน Visual Studio 2012 จะไม่มีและทำการติดตั้ง Crystal Report ให้พร้อมกับ Visual Studio 2012 เช่นเดียวกับเวอร์ชั่น 2010 ซึ่งเราจะต้องเรียกใช้ Crystal Report จากภายนอก หรือ จะต้องทำการติดตั้ง Crystal Report เพิ่มเติม เพื่อให้สามารถเรียก Crystal Report จาก Visual Studio 2012 ได้โดยตรง และรู้สึกว่าตอนนี้ทาง SAP ซึ่งเป็นเจ้าของ Software ของ Crystal Report ยังไม่มีการออกเวอร์ชั่นสำหรับ Visual Studio 2012 (ถ้าออกมาแล้วจะมา Update ให้ทราบกันครับ) เพราะฉะนั้นตอนนี้อาจจะต้องใช้การสร้าง Report จากโปรแกรม Crystal Report และทำการ Include เข้ามาใน Project แต่ถ้าเป็นพวก Control ของ CrystalReportViewer , CrystalReportPartsViewer และ CrystalReportSource สามารถ Include เข้ามาจาก Library Component ของ .NET ได้เลย

Update ล่าสุด Crystal Report ได้ออก Crystal Report for Visual Studio 2012 ได้แล้ว



Screenshot

Visual Studio 2012 Logo

Visual Studio 2012 (.NET Framework 4.5)

Crystal Report and Visual Studio 2012

เมื่อ Add New Item และเลือกที่ Reporting จะไม่มี Crystal Report

Crystal Report and Visual Studio 2012

หน้าจอบน Toolbox ของ Visual Studio 2012 จะไม่มี CrystalReportViewer , CrystalReportPartsViewer และ CrystalReportSource


ให้ดาวน์โหล SAP Crystal Reports, version for Visual Studio 2012 - Standard ได้ที่


แต่สามารถสร้าง Report จาก Crystal Report จากภายนอก แล้วนำมา Include เข้าใน Project ของ Visal Studio 2012 ได้








การ Include Item ของ CrystalReportViewer , CrystalReportPartsViewer และ CrystalReportSource ลงใน Reporting

Crystal Report and Visual Studio 2012

คลิกวาที่ Reporting เลือก Chooes Items

Crystal Report and Visual Studio 2012

ใน Tab ของ .NET Framework Components ให้เลือก CrystalReportViewer , CrystalReportPartsViewer และ CrystalReportSource ดังรูป

Crystal Report and Visual Studio 2012

โปรแกรมจะถามยืนยันการ Add Items ของ Control

Crystal Report and Visual Studio 2012

เมื่อกลับมาดูที่ Toolbox ของ Reporting ก็จะเห็น Item ของ CrystalReportViewer , CrystalReportPartsViewer และ CrystalReportSource ดังรูป








สำหรับการใช้งาน Crystal Report กับ .NET สามารถอ่านต่อได้จากบทความเหล่านี้
Go to : สุดยอดบทความ Crystal Report กับ .NET Framework (VB.NET , C#)
Go to : ติดตั้ง Crystal Report ลงใน Tab Reporting บน Visual Studio 2010 (.NET 4.0)
Go to : Visual Studio 2012 Download and Install (.NET 4.5)
Go to : Download .NET Framework 4.5 Microsoft Soft .NET Package Install


       
Bookmark.   
       

 

  By : TC Admin
  Score Rating : -
  Create Date : 2012-06-12 10:08:39
  Download : No files
     

Clound SSD Virtual Server
-->
Related Links
.NET Windows Form กับการส่งอีเมล์ (Send Mail) แบบง่าย ๆ ด้วย System.Net.Mail (VB.NET , C#)
.NET Windows Form กับการส่งอีเมล์ (Send Mail) แบบง่าย ๆ ด้วย System.Net.Mail (VB.NET , C#)
ง่าย ๆ กับ .NET Framework การเขียน Windows Form ส่งอีเมล์ แบบง่าย ๆ ด้วย Namespace ของ System.Net.Mail
Rating :
Update :
2017-03-17 22:15:41 View : 18,259
ADO.NET and Oracle  (VB.NET/C#) เขียนโปรแกรมติดต่อกับฐานข้อมูล Oracle Database
ADO.NET and Oracle (VB.NET/C#) เขียนโปรแกรมติดต่อกับฐานข้อมูล Oracle Database
ADO.NETกับฐานข้อมูล Oracle การสร้าง Connection String และการเชื่อมต่อผ่าน TNS Name
Rating :
Update :
2017-03-24 21:28:07 View : 22,094
ASP.NET กับ JSON และการรับ-ส่งข้อมูล JSON ผ่าน Web Service (VB.NET , C#)
ASP.NET กับ JSON และการรับ-ส่งข้อมูล JSON ผ่าน Web Service (VB.NET , C#)
การนำ json มาใช้งานร่วมกับ asp.net ในการรับส่งข้อมูล json ผ่าน web service การเข้ารหัสและถอดรหัส json บนภาษา vb.net และ c#
Rating :
Update :
2017-03-24 21:33:02 View : 60,141
DataGridView , ComboBox , ListBox : Basic in (.NET) Windows Forms Application
DataGridView , ComboBox , ListBox : Basic in (.NET) Windows Forms Application
Basic พื้นฐานการสร้าง DataGridView , ComboBox , ListBox บน Windows Form ด้วย Wizard ของ Visual Studio
Rating :
Update :
2017-03-24 21:18:46 View : 30,729
GridView Ajax and jQuery การสร้าง GridView  บน ASP.NET เพื่อเรียกใช้งาน Ajax กับ jQuery
GridView Ajax and jQuery การสร้าง GridView บน ASP.NET เพื่อเรียกใช้งาน Ajax กับ jQuery
ASP.NET ตัวอย่างการสร้าง GridView และการเรียกใช้งาน Ajax ด้วย jQuery เพื่อเรียกข้อมูลในแต่ละแถวของ GridView แบบง่าย ๆ
Rating :
Update :
2017-03-24 21:30:30 View : 16,632
Generating Word Document in .NET Framework
Generating Word Document in .NET Framework
สร้างไฟล์เอกสาร Word Document บน Windows Application และ Console Application ด้วย Framework
Rating :
Update :
2017-03-24 21:20:55 View : 6,555
ThaiCreate.Com Forum


Comunity Forum Free Web Script
Jobs Freelance Free Uploads
Free Web Hosting Free Tools

สอน PHP ผ่าน Youtube ฟรี
สอน Android การเขียนโปรแกรม Android
สอน Windows Phone การเขียนโปรแกรม Windows Phone 7 และ 8
สอน iOS การเขียนโปรแกรม iPhone, iPad
สอน Java การเขียนโปรแกรม ภาษา Java
สอน Java GUI การเขียนโปรแกรม ภาษา Java GUI
สอน JSP การเขียนโปรแกรม ภาษา Java
สอน jQuery การเขียนโปรแกรม ภาษา jQuery
สอน .Net การเขียนโปรแกรม ภาษา .Net
Free Tutorial
สอน Google Maps Api
สอน Windows Service
สอน Entity Framework
สอน Android
สอน Java เขียน Java
Java GUI Swing
สอน JSP (Web App)
iOS (iPhone,iPad)
Windows Phone
Windows Azure
Windows Store
Laravel Framework
Yii PHP Framework
สอน jQuery
สอน jQuery กับ Ajax
สอน PHP OOP (Vdo)
Ajax Tutorials
SQL Tutorials
สอน SQL (Part 2)
JavaScript Tutorial
Javascript Tips
VBScript Tutorial
VBScript Validation
Microsoft Access
MySQL Tutorials
-- Stored Procedure
MariaDB Database
SQL Server Tutorial
SQL Server 2005
SQL Server 2008
SQL Server 2012
-- Stored Procedure
Oracle Database
-- Stored Procedure
SVN (Subversion)
แนวทางการทำ SEO
ปรับแต่งเว็บให้โหลดเร็ว


Hit Link
   







Load balance : Server 05
ThaiCreate.Com Logo
© www.ThaiCreate.Com. 2003-2024 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[Conditions Privacy Statement] ติดต่อโฆษณา 081-987-6107 อัตราราคา คลิกที่นี่

Inline