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