Jump to content


array81

Member Since 15 Feb 2010
Offline Last Active Mar 03 2019 01:51 AM
-----

Topics I've Started

AsFloat bug on text columb

25 February 2019 - 06:54 PM

On text columb if I use .AsFloat I get a empty string. The float number is not convert to string.

 

Please fix it!


TNxTreeColumn and childs

07 April 2018 - 12:24 AM

Can you explane me the right way to add childs.

Whan I try to use AddChildRow I have problem with Index value, the child sometimes is not added on right row.

I have try also to use AbsoluteIndex but with similar result.

 

Can you show me a small example about create a complex tree by code?