M
mikey
Hello,
I have a TabControl, this control hold x TabPages.
Each TabPages hold a CheckedListBox with a DataSource of type DataTable.
Each time I check an item inside the CheckedListBox, if I change Tab, when I
come back to the first one all the box checked before are not checked
anymore.
Why and How can I resolve this issue ?
Thanks
I have a TabControl, this control hold x TabPages.
Each TabPages hold a CheckedListBox with a DataSource of type DataTable.
Each time I check an item inside the CheckedListBox, if I change Tab, when I
come back to the first one all the box checked before are not checked
anymore.
Why and How can I resolve this issue ?
Thanks