ListView item checked during creation

ListView item checked during creation

BY 10 May 2013 Native Application Development

Hello

I have problem with creating ListView item and make it checked.

In function CreateItem(int index, int itemWidth) I’m calling:

__pList->SetItemChecked(index, true);

But it doesn’t make list item checked.

Any ideas?

Thanks
Kamil

Written by