Getting checkbox value in a datawindow Clicked Event -
04-22-2004
, 03:04 PM
Hi, I thought this would be easy, but after several hours I just can't
get it.
I have a datawindow with a checkbox (column of checkbox edit style) on
it...and if I click the check box I want to copy some data for the
current row to a listbox. This part is no problem as I have taken care
of it on the clicked event.
Next ... if a checkbox is unchecked I want to remove the data from the
listbox.
My problem is ... I can't figure out how to get the current value of the
checkbox in the datawindow in order to add or delete from the listbox.
I have tried using the Describe method but I keep getting an empty string.
Any ideas?
Thanks in advance,
Howard
howardp (AT) roadrunner (DOT) nf.net |