johnsun1976
Programmer
Hi.. I have a table that is displayed in a datagrid control.. A user can type in a search criteria and the cursor will be positioned at the nearest match.. I can set the cursor to the row if I know which row the closer match is, but I'm not sure how to find the absolute position of the matching record.. Can I do this through the dbreader where I read in the records and put them into the datagrid?
Thanks
John
Thanks
John