Switching from Grid to LiveGrid

Subject : Switching from Grid to LiveGrid

I just updated to TMS FMX UI Pack version 3.5.0.1

That includes the previous version 3.4.8.5 with the change Fixed : Removed MFX.TMSGridDataBinding.pas unit etc..

What steps do I need to take to change to the LiveGrid?

Is it just an edit to the .pas and .fmx units? Replacing Grid with LiveGrid?

Do I have to change any events or other components?

Regards,
  Peter Evans

Hi,



You can try replacing Grid with LiveGrid via a text editor.

Thanks for that quick reply. I am still looking into it.