panels moving event

Hi,
I want an event in which if I move any of the panels , I want to get the position of all the panels which gets displace from their position. also when I am using 
this.dashboard.serialize method I am getting id of panel in string form, it should be in int form which I have saved in database.

Please help

1 Reply 1 reply marked as answer

SS Sharon Sanchez Selvaraj Syncfusion Team May 26, 2021 03:51 PM UTC

Hi RakhiS, 
 
Greetings from Syncfusion Support. 
 
We have checked with your reported code. In order to detect the change in Dashboard Layout, you can use the change event. 
 
Refer to the API link below. 
 
 
And as mentioned in your ticket, you can use the Serialize method to store the state of the Dashboard Layout component. 
 
Refer to the sample. 
 
 
Please get back to us if you need further assistance. 
 
Regards, 
 
Sharon Sanchez S. 


Marked as answer
Loader.
Up arrow icon