I'm attemping a simple task which is causing me problems. I want to be able to move to a record which meets certain criteria (not filter). The criteria would be something like "PN=XYZ". The BindingSource.Find seems to find an index number but the BindingSource.Position = foundIndex isn't working in the form and I suspect it only works with IList controls. Could someone please point the way.
---------------------
scking@arinc.com
---------------------
---------------------
scking@arinc.com
---------------------