Posted 22 May 2025, 4:56 am EST
Hi Nilesh,
We have modified the sample as per your requirement.
You’ll be able to drag the tiles in the sample, which was already implemented. We haven’t made any changes in that; we have made the tiles resizable, and increasing/decreasing the size of any tile will not overlap any other tile. The tiles will be auto-adjusted according to the available space in their respective row and can also be shifted to other rows if there is not enough space in their original row. We tried to complete all your requirements in the sample as you have mentioned until now.
Please note that, we didn’t face any issues related to the FlexChart or any other Wijmo control while doing the required implementation. The changes we made relate solely to layout behavior using plain JavaScript and nothing related to the Wijmo Controls. If the current layout in the sample still doesn’t meet your expectations, you can make the necessary modifications yourself on your end as it is plain javascript implementation. Rest be assured, modifying the layout will not impact the functionality of Wijmo controls like FlexChart or FlexGrid, as they automatically adjust themselves within the available space.
If you still face any issues, related to Wijmo controls functionality, please share a sample with your complete layout implementation (with all the dragging and resizing functionalities that you have in your dashboard layout) in which the issue can be replicated, so that we can investigate the issue further and assist you accordingly.
Regards
updatedSample.zip