Matrix controls don't draw properly


07-29-2010, 2:22 PM
Hi

I am  using Data Dynamics Reports Version 1.6.1717.0
Matrix controls don't draw properly, it's overlapping each other when moved to a next page.
Please see the attachment. Any solution to this will be help full.

Thanks
Pramod.

Re: Matrix controls don't draw properly


07-29-2010, 8:33 PM
Hello,
Could you please update the product to the latest released build(1.6.1871.24), it can be downloaded at
http://www.datadynamics.com/Products/DDRPT/Releases.aspx

Sergey Abakumoff
GrapeCity

Re: Matrix controls don't draw properly


08-03-2010, 1:33 PM
Hi <br><br>I have installed the latest version as suggested, but I am still  having problem with the matrix getting overlapped over another matrix, when the page moves to next page. <br><br>The data to the matrix is populated dynamical from the code using a data set. Please see the attached .rdlx as well as the report output.<br>Your valuable suggestion is appreciated.<br><br>Thanks<br>Pramod Gujjar<br>

Re: Matrix controls don't draw properly


08-03-2010, 8:06 PM
Hello,
There is no any attachment in your last message, please re-send the files.

Sergey Abakumoff
GrapeCity

Re: Matrix controls don't draw properly


08-04-2010, 7:01 AM
Hi,

Please find the rdlx and report output as requested. Your help is appreciated.

Thanks Pramod Gujjar

Re: Matrix controls don't draw properly


08-06-2010, 5:09 AM
Hello,

Can you please attach sample data as well so that we can debug this further at our end?
Amit Pal
GrapeCity- DataDynamics

Re: Matrix controls don't draw properly


08-06-2010, 12:18 PM
Hi,

Please find attached the sample data. I created the sample data as a .xsd file. Hope this is helpful.
Your valuable solution is really helpful to us.
Thanks Pramod.

Re: Matrix controls don't draw properly


08-09-2010, 1:43 AM
Hello,
Is it really necessary to use the internal matrix control? It does not have the row groups, it's only column group is the same as parent column group which means that there is only one column group for each instance of the internal matrix.
You can replace the internal matrix with the Rectangle that hosts the textboxes to display IsotopeName, SourceCalibrationDate, SourceSerialNum and NominalActivityString fields.
Isn't this solution suitable for the scenario you try to accomplish?



Sergey Abakumoff
GrapeCity