Page 1 of 1
DataField
Posted: 06 Oct 2013, 16:42
by Mex
Hi
I know you removed the databinding functionality, but is it possible to restore the DataField property (CheckBox,TextBox), just for simple get;set using?
Best Regards
Meelis
Re: DataField
Posted: 07 Oct 2013, 23:10
by TiKu
I think I've found a way to provide data-binding again. I'll do more tests before providing new releases.
Thanks for the donation btw.
Re: DataField
Posted: 08 Oct 2013, 22:12
by TiKu
Hi Meelis,
In case you're interested, here's a first pre-release of the LabelControls library with reactivated data-binding:
www.timosoft-software.de/stuff/lblctls10572-rel.zip
www.timosoft-software.de/stuff/LblCtls10572-Release.exe
Regards
TiKu
Re: DataField
Posted: 09 Oct 2013, 07:32
by Mex
Hi,
Thnx, but where I really need DataField property is CheckBox control.
I have my own cotnrol what handles all databinding and communication and datafield property is really important.
Currently i'm using for workaround a Tag property, but in some cases I need Tag property for other values
Regards
Meelis
Re: DataField
Posted: 17 Oct 2013, 07:11
by TiKu
I've released version 1.8.9. Welcome back data-binding.
Re: DataField
Posted: 17 Oct 2013, 14:05
by Mex
Danke schön!