Connecting Tech Pros Worldwide Forums | Help | Site Map

Select newly added record in dataGrid

Sooraj
Guest
 
Posts: n/a
#1: Dec 5 '06
Hi all
I am using vb.net 2002. To add records to grid, I click on button and
display modal form with various text boxes.
f.showdialog()

When I save the record (by selecting MAXID from table) and close the
form, then when I come back to the original form, with datagrid, I do
recreate the dataset and rebind the grid, but how do i select the newly
added record.

Help please.


Closed Thread


Similar Visual Basic .NET bytes