Is it possible to add a dropdown list into the cell of a multicolumn combobox? In our current scenario, a user can have up to five department "levels" with each level associated with potentially hundreds of options. We're wondering if we could do an implementation with the multicolumn combo box where we have a column for each department level, and within each cell of a single row, have a dropdown list to allow the user to select a value for that department level.