Please provide any kind of sample or demo link where it can be checked.
Pro version of the grid contains all functionality of standard version, and works in the same way. So any code which works for standard edition, will work for pro
In my opinion the problem is because I’m attaching to Tabbar, Toolbar with buttons, then I’m attaching a DataView, and when I’m pressing a button in Toolbar, I’m attaching a Form. I don’t know how to detach the DataView, before I’m attaching the Form, and to detach a Form before I’m attaching DataView. How can I clear the tab content, and after that to attach Toolbar and Form/DataView.
Am I missing some files when I upgrade to PRO version?