Page 1 of 1

Can't resize and drag drop elements in designer

Posted: Thu Feb 06, 2025 5:00 am
by phanphuctin
Hello everyone,
I'm new to this stimulsoft and I met problem when trying to use mouse to resize and drag drop elements like text, chart, symbols,... everything in designer mode. Did anyone meet this problem before and how to fix it? Please give me some advice or solution. Thank you so much!
I checked:
- The locked button and locked property in layout tab => not locked
- Locked/linked checkbox in Properties > designer => ok
- Retrictions in Properties > designer => all permission allow
- Added option `options.appearance.allowUserResize = true;` to angular
My version:
- angular 19.0.5
- Stimulsoft: 2025.1.4
- I use loadFile to display stimulsoft.
(var report = Stimulsoft.Report.StiReport.createNewReport();
report.loadFile("reports/Report.mrt");)

Re: Can't resize and drag drop elements in designer

Posted: Thu Feb 06, 2025 9:48 am
by Lech Kulikowski
Hello,

Please check samples at the following link:
https://github.com/stimulsoft/Samples-R ... ET-Angular

Thank you.

Re: Can't resize and drag drop elements in designer

Posted: Mon Feb 10, 2025 3:16 am
by phanphuctin
Thank you so much for your reply.
But i'm so new to this stimulsoft so I can't detect what maybe the problem inside your repository.
Could you give me more detail about it? Where could this problem be coming from? Angular, the backend, the MRT file, or a setting inside Stimulsoft?

Re: Can't resize and drag drop elements in designer

Posted: Mon Feb 10, 2025 3:52 pm
by Lech Kulikowski
Hello,

Without a sample, it is difficult to say.
Please send us a sample project that reproduces the issue for analysis.

Thank you.