Often you it would be nice to display a many to many relation in a DB Grid.Let's say you have Customers(M) and Articles/Parts(N). In this case you need a third table called Orders which contains for example the number of Parts ordered by a customer.
Platform
Windows 95, Windows, Windows NT, Windows 98, Windows Me
Often you it would be nice to display a many to many relation in a DB Grid.Let's say you have Customers(M) and Articles/Parts(N). In this case you need a third table called Orders which contains for example the number of Parts ordered by a customer.With cCrossGrid it is possible to display the information from this three tables/Queries only by setting up some properties.