Hi,
You can fix this issue by using the following code:
TMSFNCTableView1.TreeView.AllowTouch := False;
This will prevent the default behavior of scrolling on a page or refreshing the page.
Hi,
You can fix this issue by using the following code:
TMSFNCTableView1.TreeView.AllowTouch := False;
This will prevent the default behavior of scrolling on a page or refreshing the page.