Click to See Complete Forum and Search --> : Data Grid


Sreedhar Mahesh
September 22nd, 1999, 12:53 AM
Hi

How do you implement Master Detail In VB. If I use
a Datagrid I am not able to add a computed column
(for ex. total column to be displayed for (qty ordered * Price)).

If I use textboxes for all the fields and have it
as a single record and then use begintrans
committrans How do I implement this. Can anyone
give me a detailed explanation and if possible
give an example with source code.

Thanking you in advance





S.M.