Issues encountered while evaluating product
Posted: Tue Feb 22, 2011 7:59 am
Hi,
I would first like to say that I am very impressed by the Stimulsoft Reports.Wpf product, and can fully appreciate all the hard work that went into it. We are currently evaluating this solution and building a demo with it to possibly use this component in our next major software. During our demo building phase, we have encountered several issues with the end-user designer. I would like, if possible, to know the status or each issue, or simply to report them if they have not been logged thus far.
1- In the textbox expression editor, using the ‘word wrap’ option from the right click menu: This option works the first time, but whenever the expression window is closed and re-opened, the word wrapping functionality is not re-applied, even though the option is still checked in the right click menu. This forces us to remove and re-apply the word wrap option each time the expression window is opened.
2- I could not call the ‘DateDiff’ function directly in a textbox expression, the report validator returned an error saying the word ‘DateDiff’ was not a recognized keyword or function in this context. I Can use other functions such as IIF and SumIf in the same context.
3- In the expression editor window, the scrollbars on the right do not work when trying to use the mouse to drag and drop the bar itself. It only works using the scroll wheel or the up and down buttons of the scroll bars (same thing for the horizontal scroll bar)
4- I select a textbox to display it’s properties in the properties list panel. I then select the value inside the ‘Text’ property, to remove the caption of the selected control. Hitting the delete or backspace key removes the text in the property list, but then hitting the enter key or clicking on another control only seldom removes the text from the textbox. Clicking on the textbox again reveals that the text was not removed (as well as still being set on the actual control in the design panel). Retrying sometimes work, or using the righ click menu ‘Clear contents’.
5- Using the following expression on a textbox in my report: {IIF(SumIf(CustAging.Balance, dtpQueryDate.Value.Subtract(CustAging.DocOrderDate).Days > 0 && dtpQueryDate.Value.Subtract(CustAging.DocOrderDate).Days 0 && dtpQueryDate.Value.Subtract(CustAging.DocOrderDate).Days <= 30))}. The report checker component warns me that ‘HTML tags are used in the text…’ which I do not use… I am merely displaying a currency amount or an empty space if the value is 0. I do not understand the reason for this warning in this context.
I would also like to submit the following usability suggestions that I think would greatly enhance the experience using this designer.
1- It should be possible to select multiple controls using the mouse with a selection rectangle when the controls are placed inside a band control. For example, Microsoft Visual studio allows such a mechanism by holding down the 'Shift' key while drawing our selection rectangle, to avoid moving the container band itself. It gets pretty tedious selecting many controls inside a band using the 'Control' key to move them together.
I think that is all for now. Thank you and keep up the good work!
I would first like to say that I am very impressed by the Stimulsoft Reports.Wpf product, and can fully appreciate all the hard work that went into it. We are currently evaluating this solution and building a demo with it to possibly use this component in our next major software. During our demo building phase, we have encountered several issues with the end-user designer. I would like, if possible, to know the status or each issue, or simply to report them if they have not been logged thus far.
1- In the textbox expression editor, using the ‘word wrap’ option from the right click menu: This option works the first time, but whenever the expression window is closed and re-opened, the word wrapping functionality is not re-applied, even though the option is still checked in the right click menu. This forces us to remove and re-apply the word wrap option each time the expression window is opened.
2- I could not call the ‘DateDiff’ function directly in a textbox expression, the report validator returned an error saying the word ‘DateDiff’ was not a recognized keyword or function in this context. I Can use other functions such as IIF and SumIf in the same context.
3- In the expression editor window, the scrollbars on the right do not work when trying to use the mouse to drag and drop the bar itself. It only works using the scroll wheel or the up and down buttons of the scroll bars (same thing for the horizontal scroll bar)
4- I select a textbox to display it’s properties in the properties list panel. I then select the value inside the ‘Text’ property, to remove the caption of the selected control. Hitting the delete or backspace key removes the text in the property list, but then hitting the enter key or clicking on another control only seldom removes the text from the textbox. Clicking on the textbox again reveals that the text was not removed (as well as still being set on the actual control in the design panel). Retrying sometimes work, or using the righ click menu ‘Clear contents’.
5- Using the following expression on a textbox in my report: {IIF(SumIf(CustAging.Balance, dtpQueryDate.Value.Subtract(CustAging.DocOrderDate).Days > 0 && dtpQueryDate.Value.Subtract(CustAging.DocOrderDate).Days 0 && dtpQueryDate.Value.Subtract(CustAging.DocOrderDate).Days <= 30))}. The report checker component warns me that ‘HTML tags are used in the text…’ which I do not use… I am merely displaying a currency amount or an empty space if the value is 0. I do not understand the reason for this warning in this context.
I would also like to submit the following usability suggestions that I think would greatly enhance the experience using this designer.
1- It should be possible to select multiple controls using the mouse with a selection rectangle when the controls are placed inside a band control. For example, Microsoft Visual studio allows such a mechanism by holding down the 'Shift' key while drawing our selection rectangle, to avoid moving the container band itself. It gets pretty tedious selecting many controls inside a band using the 'Control' key to move them together.
I think that is all for now. Thank you and keep up the good work!