CodeCharge StudioNow let's add an additional search field to the search form. We shall add a listbox with project names so that users can filter the grid by selecting a project from the listbox.
We first need to add a row in the search form where the listbox will be placed.

Next: Add ListBox Search - Insert a ListBox Control