Thanks to help from @hmwillett and @josecgomez on this topic I am making progress. I am not sure all of theses steps are 100% required for this to work. Anyone can chime in if they see something unnecessary. Still learning. In the video I need to toggle that combo box that comes with the grid before things start showing up in the list. Any ideas on that?
- Add a text box to current view ex: Customer
- Create a view with a column to represent the data
- Edit the button onClick event to add a row-add function followed by a propert-set to clear the text box.
- Bind the text box to the new column in the Customer view.
5. Add the custom view to the “View Options” > “ep Binding” property of the grid.
SEE REPLY BELOW