How to program to retrieve selected rows in another form from a Datagrid form

  • Thread starter Thread starter zw
  • Start date Start date
Z

zw

Hi

I have a datagrid in a form. An update button on the form upon
clicking gives another
form which should show all the records of the selected rows from the
datagrid.
These selected rows would then be updated.
Could someone kind enough to provide sample code or ropes showing how
to implement
this ?

Appreciate any help.
 
Back
Top