hi ppl i need bit of help in my vb coding..

i've published data on to a datagrid from database. when the user enter id into textbox the record filtered out and published on to designated textboxes in another form. so far everything works fine. this "ID" is not unique therefore more than one record exist in the grid. hence i want to navigate through records using ""next, previous"" buttons. any help. thanks in advance.

yes you can use binding navigator for this purpose.add same datasource you assign to grid to binding navigator.it will navigate your records.

Regards

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.