Master-detail form

2003-08-27 Thread Mohan Radhakrishnan
Hi We've been using multiple row update using indexed properties for one level of master-detail hierarchy. Now we have several levels. i.e. Master 1 Detail 1 Detail 1.1 Detail 1.2 Detail 2 Detail 2.1

Master-detail form

2003-08-27 Thread Brian Holzer
Yes you can implement collections within collections. You should also take a look at the nested tags to help implement this. Check out http://keyboardmonkey.com/next Brian Hi We've been using multiple row update using indexed properties for one level of master-detail hierarchy.