Using of OpenContextItem in ListView
By Alex Dem
13 Sep 2013 04:56
English
1 Replies
Hi,
I have tried to use OpenContextItem in ListView to open context of current item when Item was selected.
I have added code inside of OnListViewItemStateChanged:
if(listView.IsContextItemOpened(index)==false)
{
listView.OpenContextItem(index);
}
But sometimes when I have selected item : context is opened, but sometimes not.
I think it is discrepancy and behaviour should be unambiguous.
Alexey.
Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------