Hi folks
I am trying to implement some drag & drop functionality.
I have built this little chess AI (every 2nd program is an "AI" these days). Now I am trying to build a front end for it - so that you can play against it.
From the above - I want to drag a chess piece to another place. Yes it is a grid and those are records (temp table), but the actual data structure is much different. Don't ask me about that please - I only need to know about drag & drop.
I haven't been able to find any useful information on the web. And my "Find references" functionality on my VM is in non-operational state (I'll make a post about it some time). So I can't find any examples in standard AX. Also - I don't know what to expect. I haven't seen it on the front end. I have overridden all the "drag & drop" related methods I could find. But I have no idea where or what to do. I can just tell you it is not working.
So I will be very thankful if someone could assist me with 1) a link 2) an example in standard AX or 3) a brief overview.
Chess is not related to D365 Finance. But Drag&Drop is indeed. I will hopefully be using this skill for a proper reason in future.
Thanks for your attention