Upgrading from Pro v2.5 to Pro v3.0

Hi, I’ have suite v2.5 and need to upgrade to suite v3.0 (in order for app to work in IE 9, or so I understand).

The app which needs to be upgraded uses dhtmlxGrid and dhtmlxTab with a custom edit control.

What’s the likelyhood that I’ll be able to simply upgrade to the new ver of the Suite and that my app will work without any recoding? Or are there any known code changes that have to be made to existing apps when upgradeing from v2.x to v3.0?

Thanks,
Karl

You will need to update code if you are using dhtmlxForm for sure.
If you are using layout - problem can occurs if you are using internals beyond the public api.
As for grid and tabbar - api and behavior is the same, so simple update of js and css files must work.