Hey! I'm new using the RadlistView and I'm trying to use it with custom items. I'm working in winforms with c# and I've populated the ListView with some entities (working with entity framework) and used the VisualItemCreating for give them format (my list is on listview mode and each item has a picture).
Now I'm a little confused, how can I keep the highlitght on the selected item when the control lost the focus (I have more controls where I edit the info of the selected items)? And btw how can I format the highlight (when the items have the focus and when don't)?
thanks!
Juan.
Now I'm a little confused, how can I keep the highlitght on the selected item when the control lost the focus (I have more controls where I edit the info of the selected items)? And btw how can I format the highlight (when the items have the focus and when don't)?
thanks!
Juan.