I have a Hierarchical Grid with one child table. I'd like to have the ability to search for an item in all of the child tables. For example the master table has purchase orders, the child table has part numbers, I want to show all the PO's that have a part number of 123.
I stumbled on the Search on Key Press Video in the video section and it works out great. I can do the search and everything comes up how I want it to.
The question I have, is when I added in the search option in the commandItem Template, I lost the "Add" and "Refresh" buttons at the same time. I tried looking in the documentation and didn't see much on for wiring in buttons for those options. Is there a place that I missed that I can look at?
Also, for searching the child table, is the way I'm going about it a any good or is there a better/quicker way of doing it?
Thanks,
Brett