dropdown list in the toolbar of a grid

Hello:

I’ve created a new grid with a list of customers, and I?ve Created a button for the grid which allows me to send an email based on a template, at the moment I’m using a single template but I require the template to be selectable, so, is there a way to include a dropdownlist in a grid toolbar? this to let the user to select the template, then select the customers and finally press the send email button.

All help is appreciated.

Regards

You can’t place a field on the toolbar. But one idea would be a button to open a control application
in a modal window and let the user chose the template.

jsb