Hi all,
Has anyone knows of some tutorials how to create a master-detail relationships from 2 datagrids. I need a file maintenance type - add,edit,delete.
Thanks in advance.
Printable View
Hi all,
Has anyone knows of some tutorials how to create a master-detail relationships from 2 datagrids. I need a file maintenance type - add,edit,delete.
Thanks in advance.
Actually, Visual Studio .NET has a data form generator that will build a master-detail form for you. You can look into that.