I’m trying to use a master detail with a couple of grids.
The problem i’m having can apparently be resolved if I can get the master object to itself contain a list of the details eg :
Hi, just a thought…Have you thought about not displaying the whole table worth of data. We filter our SQL by date range or what ever the data is, we never give out the whole data that exists as it is ever growing. On the listing screen we display a toolbar with filter options and search options.