Hi All, I'm using WO 4 on NT I wanted to extend WODisplayGroup so that null did not cause a failure when sent for batchsize or batchindex. I followed the error messages and was able to extend WODisplayGroup just fine. Having had such success I decided I wanted to make a display group have a method that would return all of the displayed objects. The allObjects is not sorted or filtered and displayedObjects is only the current batch. Method added it works. Now the final step I would like this method allDisplayedObjects to show up in WOBuilder so my users can pick it. I don't know what to do to get this to work. Anyone have an answer? I am reluctant to subclass WODisplayGroup since then all the "easy" stuff for my users won't work unless they remember to change the class. Thanks in advance for any help with this. Bob Stuart Lockheed Martin
