Introduction:
Here I will explain how to solve problem of “The type or namespace name 'CrystalDecisions' could not be found (are
you missing a using directive or an assembly reference?” in visual studio
2010 while using crystal reports in windows application in c#, vb.net.
Introduction:
Here I will explain how to solve
the problem of “'Microsoft.Reporting.WinForms.ReportViewer'
does not contain a definition for 'ReportSource' and no extension method
'ReportSource' accepting a first argument of type
'Microsoft.Reporting.WinForms.ReportViewer' could be found (are you missing a
using directive or an assembly reference?)” while using crystal
reports in windows
applications in C#, vb.net.
Description:
In previous posts I explained
many articles relating to solve errors in asp.net, SQL Server, IIS, etc. Now I will explain how to solve the problem
of “'Microsoft.Reporting.WinForms.ReportViewer'
does not contain a definition for 'ReportSource' and no extension method
'ReportSource' accepting a first argument of type
'Microsoft.Reporting.WinForms.ReportViewer' could be found (are you missing a
using directive or an assembly reference?)” while using crystal
reports in windows
applications in C#, vb.net like as shown below
Introduction:
Here I will explain how to solve
the problem of “Could
not load file or assembly 'file:///C:\Program Files (x86)\SAP
BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP
BusinessObjects Enterprise XI 4.0\win32_x86\dotnet1\crdb_adoplus.dll' or one of
its dependencies. The system cannot find the file specified.” while using crystal reports in windows applications in C#, vb.net.
Introduction:
Here I will explain 5 best jQuery angularjs grid or table plugin examples with demos. In Angularjs
we have data grids like ng-grid, smart table, UI Grid
etc.. to represent our data in table format with sorting, paging and searching
even more customize options.
Introduction:
Here I will explain how to export data from datagridview to excel in c# windows application in
vb.net
or
export datagridview data to excel in windows application using c# , vb.net
or export datagridview to excel in windows forms using c# , vb.net.
Introduction:
Here I will explain how to bind data to datagridview in windows application in c#,
vb.net
or bind datagridview in c#
windows application or bind datagridview in windows form or application using c#,
vb.net.
Introduction:
Here I will explain how to create crystal reports in asp.net
using dataset or datatable with example in c#,
vb.net
in visual studio 2010 or crystal reports example in asp.net
with dataset or datatable. Crystal Report is standard reporting tool for visual
studio by using these we can display reports regarding user information and charts
related to user activities etc and crystal reports need minimal coding to
display result.
Introduction:
Here I will explain how to delete selected row in gridview on button click in asp.net using
c# , vb.net with confirmation
message or delete selected gridview rows in asp.net with
confirmation box on button click using c# , vb.net.
Introduction:
Here I will explain how to delete multiple rows in gridview using checkbox in asp.net
in
c# , vb.net with confirmation
message or delete multiple rows or records from gridview using checkbox
selection with confirmation in asp.net
using
c# , vb.net.