Codejock Report Control ActiveX

Easily create, group and sort data in a flat or hierarchical format.

Published by Codejock Software
Distributed by ComponentSource since 2003

5.00 Star Average Review5.00 Star Average Review5.00 Star Average Review5.00 Star Average Review5.00 Star Average Review (1)

i

Codejock Report Control ActiveX is now only available in Codejock Suite Pro.

Fantastic What can I say it...

Boris5 star
Fantastic What can I say it does exactly what it says on the tin. You can control colour style behaviour and just about everything else that is visual. Getting Data into the Grid is easy too. Add you columns Dim Record as ReportRecord Set Record = Me.ReportControl1.Records.Add Record.AddItem "This is a test item" ' repeat this for each column et voila' then Me.ReportControl1.Populate This is an extremely fast control and I am now using it in every single application I have previosuly written. Upgrading to use this control was a sinch because the coding is so straight forward. I have also used this control to handle SQL query results as it is so fast and sortable. Sorting is handled for you via a click of the column header. Footer and header rows are available to you I now use all Codejock controls in their Xtreme Suite. I highly recommend this grid better still get their suite as its really good value for money and their support is good too.