I have performance issue in FM, I DON'T use binding because its epic slow I just filling the StringGrid from SQL manually and after build->deploy etc. And the scrolling in the StringGrid is slow not like in binding. Is there any cheat to speed up this or something else EDIT: Max 100 Rows so not a huge data
Asked
Active
Viewed 124 times
1
-
Are you filling the StringGrid during scrolling? - or do you fill all fields at once, so the scrolling is done with static data? – Hans Dec 18 '17 at 14:20
-
The second, after filling the SG scrolling is very slow – Tamas Kajfis Dec 18 '17 at 14:38
-
Did you ever try to upgrade your IDE to newer version? – Abdullah Ilgaz Jan 10 '18 at 08:44
-
Nope I didnt updated because its not a solution... :/ – Tamas Kajfis Jan 10 '18 at 11:55