I have a ListView in VirtualMode.
I need a way to set focus to specific item.
The FocusedItem is not good for the VirtualMode, I need a way to set FocusedIndex or something like that, but didn't see any property like that.
Thanks.
|
I have a ListView in VirtualMode. I need a way to set focus to specific item. The Thanks.
| |||
|
feedback
|
|
You have to set the So, to set the 11th row to be focused:
| |||
feedback
|
|
As it has been said Try to raise an event | |||
|
feedback
|