B
Brad Pears
I have two listviews side by side that are related. The items in the left
side listview are "parent" items, while the items on the right side are
"child" items. When a user selects a differnt "parent" item on teh left, the
right sode listview is reloaded with the associated "child" rows.
When the user selects the appropriate parent row, the entire row is
highlited in the listview as I have "full row select" turned on. However,
when the user clicks into the "child" listview to add or delete rows etc...,
that highlite now disappears... is there a way to keep the selected row
from the left hand listview highlited perhaps when the focus has been lost
from that control? This way the user will know exactly what parent row thay
are working with...
Thanks, Brad
side listview are "parent" items, while the items on the right side are
"child" items. When a user selects a differnt "parent" item on teh left, the
right sode listview is reloaded with the associated "child" rows.
When the user selects the appropriate parent row, the entire row is
highlited in the listview as I have "full row select" turned on. However,
when the user clicks into the "child" listview to add or delete rows etc...,
that highlite now disappears... is there a way to keep the selected row
from the left hand listview highlited perhaps when the focus has been lost
from that control? This way the user will know exactly what parent row thay
are working with...
Thanks, Brad