Posts by ashishjindal

Data Binding of Wijmo Composite Charts

April 27, 2012 in ASP.Net Wijmo by Ashish Jindal

Composite charts are used to display and analyze complex data in a single chart, so, as the name suggests, its data binding is little different from the normal charts. In… Read the rest Tags: ,

Sorting by Name in C1Flexgrid DataMap Column

April 13, 2012 in WinForms by Ashish Jindal

When we use DataMap property of the C1Flexgrid to associate cell values with display values in a columnĀ and sort this column, then sorting is based on the actual values i.e.… Read the rest Tags: , ,

Loading Rdl Reports in C1WpfReportViewer

March 29, 2012 in WPF by Ashish Jindal

ReportViewer for WPF can only display HTML and PDF-based reports. If we want to display RDL reports in it then there is no direct method available. Therefore, in this blog,… Read the rest Tags: ,

Handling report hyperlinks in Wijmo ReportViewer

March 23, 2012 in ASP.Net Wijmo by Ashish Jindal

When the report, rendered in Wijmo ReportViewer, contains hyperlinks by setting the LinkTarget property of the report field and the links are clicked, they open in the same browser window.… Read the rest Tags: , ,

Handling Client Side Key events of Wijmo Gridview

March 2, 2012 in ASP.NET, ASP.Net Wijmo by Ashish Jindal

Wijmo Gridview does not have any keyboard events but sometimes, we may have a requirement where we need to perform any action on the basis of the key pressed by… Read the rest Tags: , ,