A
a
Hello,
After having a nightmare of a time binding to a DataView, I decided to
revert back to binding to a dataset. I need a way to navigate, so the
'Record Selection' form is a ListView (sortable) in details view. I cannot
use the index of the listview.
I need to set the position of the currency manager to the 'Index of the
Selected ID'. Knowing the PK of a row in a dataset, how can I best find its
index?
Kevin
After having a nightmare of a time binding to a DataView, I decided to
revert back to binding to a dataset. I need a way to navigate, so the
'Record Selection' form is a ListView (sortable) in details view. I cannot
use the index of the listview.
I need to set the position of the currency manager to the 'Index of the
Selected ID'. Knowing the PK of a row in a dataset, how can I best find its
index?
Kevin