Hi,
As I couldnt find any good grid for Lazarus that has good speed (KGrid is good but slow for thousands of records) I want to use VTV but problem is it's demo are not good for making editors and the only demo hasnt use autosize controls so for example if you have ComboBox to show on column it will not get a good size.
I tried and change things to make it work like changing ComboBox style and ItemHeight but it seems not a good answer and Im afraid it will not a multi platform solution.
So I want to ask from who used VTV as a grid in real life projects as a Grid, what is the best approach for using and making Editos for VTV?