Group: StrataFrame Users
Posts: 112,
Visits: 1.2K
|
Hi all!
I have four forms that contain listViews, and am using myListView.EnsureVisible( myListViewItem.Index ) to show the user the row they just "found" based on some search thingie I've set up. On two of the forms the listViews have Groups set up to organize records by dates, and on there other two there are no listView Groups.
As you might have guessed from this post' description, I am seeing the listViews with no groups nicely showing the row the user finds, but on the two listViews with Groups the highlighted row always seems to be a bit further up than the set of rows shown in the listView.
Has anyone else seen behavior like this?
FYI - I have also tried setting myListview.TopItem, but that doesn't change the results.
TIA
________________ _____/ Regards, ____/ al
|