Hi
in this topic i have some questions and some suggestions.
i installed the latest version of stimulsoft.net (2008.3.305.0)
1- when i put a barcode control it did not draw any barcode in the design time and the the control still empty , OK it is work in runtime but now it is difficult to design the report because the barcode control show nothing and if it lose the focus it is hard to find it again (except from the properties panel). in the older release it was working
in the design and preview.
2- what the advantage of the code tab while i cannot change or edit anything in code (yes you can write in the editor but it wile ignore what you wrote)
3- could you please enable uploading images in the forums, it will help the members to clarify thier problems and report some bug more effectively .
4- when i add rectangle control the the report i face some problems withe margins , but i use the shape control and choose" rectangle " as shape type it is work, there is any deference between them?
5 - when i create a report with business object , the compilation of report failed and the these messages:
"CS0117:'Reports.Report.dsChequesDataSource' does not contain a defention for 'BeginRender'"
"CS0117:'Reports.Report.dsChequesDataSource' does not contain a defention for 'EndRender'"
"CS0117:'Reports.Report.dsChequesDataSource' does not contain a defention for 'Rendering'"
Thank you.
questions and suggestions
-
- Posts: 22
- Joined: Wed Oct 08, 2008 1:57 pm
-
- Posts: 22
- Joined: Wed Oct 08, 2008 1:57 pm
questions and suggestions
for the number 2 i found it :
StimulReport.Net offers you edit the report code. But you should remember that it is impossible to make changes in the automatically updated report code.
so we can edit the code except the Automatically updated report code
StimulReport.Net offers you edit the report code. But you should remember that it is impossible to make changes in the automatically updated report code.
so we can edit the code except the Automatically updated report code
questions and suggestions
Hello,
Thank you.
Fixed. Patch will be available in prerelease build from 10 November.1- when i put a barcode control it did not draw any barcode in the design time and the the control still empty , OK it is work in runtime but now it is difficult to design the report because the barcode control show nothing and if it lose the focus it is hard to find it again (except from the properties panel). in the older release it was working
in the design and preview.
Added.3- could you please enable uploading images in the forums, it will help the members to clarify thier problems and report some bug more effectively .
Can you say which problems you have?4- when i add rectangle control the the report i face some problems withe margins , but i use the shape control and choose" rectangle " as shape type it is work, there is any deference between them?
Please send your report to support@stimulsoft.com.5 - when i create a report with business object , the compilation of report failed and the these messages:
Thank you.