Error “Sub reports within table/matrix cells are ignored” when exporting SRS Reports to Excel

If you make an SRS report that uses Data table and has sub-reports included, you will see the below error when the report is exported to Excel. Export to PDF format works just fine but when you export to Excel the excel file will not show the details included in the sub-report. Instead the sub-report… Read More: Error “Sub reports within table/matrix cells are ignored” when exporting… »

Freeze header and the first column of the GridView control

There have been often times when the customers (familiar with Excel Freeze Options) have asked for the same functionality on ASP .NET forms. There is no direct property that would allow users to either fix the header or the column. The html concept of was hard to find with GridView control. We found a solution… Read More: Freeze header and the first column of the GridView control »

Intuit QuickBooks integration link with Dynamics CRM 4.0 released

Intuit QuickBooks is one of the most popular accounting packages for the SME segment. There has always been a need to integrate Microsoft Dynamics CRM with the accounting system to avoid duplicity as well as to improve productivity and efficiency by providing the sales people using Dynamics CRM a view of the financial details of… Read More: Intuit QuickBooks integration link with Dynamics CRM 4.0 released »

New Plugin Messages made available by Microsoft in Dynamics CRM 4.0

Execute: The execute event always gets fired when you open the views. Like from Main application view, lookup view, Advanced search view etc. (but not from associated views).While registering this event, no primary entity name is required.Input parameter: fetchxml – The fetchXML query sent.Output parameter: fetchxmlresult – The resultant records of the fetchXML query Retrieve:… Read More: New Plugin Messages made available by Microsoft in Dynamics CRM… »

How to use the Duplicate Detection Feature of CRM

CRM 4.0 provides a facility to detect duplicate records with same attribute value. To enable the duplicate detection you have to create a duplicate rule. To create duplicate rule GoTo ->Settings->Data Management->Duplicate Detection Rule->New. Then you will get below window. In above screen shot The fields which are covered with red rectangle are as follows… Read More: How to use the Duplicate Detection Feature of CRM »