Hi,
Thanks. I did it and it works.
But I have two problems now:
How can I solve number 2 ?
Thanks
Thanks. I did it and it works.
But I have two problems now:
- Idefined an Checklistbox.Itemtemplate in version 1.9 and when I opened the application I saw the object itself. Seems that the itemtemplate is not working in version 1.9. I downgraded to version 1.8 and it works.
-
When I check some checkboxes in the checklistbox inside a window, close the window and open again, the checkboxes are chosen. But when I save the ChosenUsers to xml, close the application, open again, reading the ChosenUsers from the xml and open the window, the checkboxes are not checked. I can see in debug that selecteditems property shows the two objects I have chosen, but the control does not show them
How can I solve number 2 ?
Thanks