I need to have a button appear in a cell depending on another column. How can I accomplish this?
For example in the Cascading Combobox Example I would like to see a button appear in Food for rows where Vegetables are selected and I would like the dropdown cell to appear when Fruits are selected.
FYI I am wanting this button to launch a complex dialog that will return data to the cell when closed.
For example in the Cascading Combobox Example I would like to see a button appear in Food for rows where Vegetables are selected and I would like the dropdown cell to appear when Fruits are selected.
FYI I am wanting this button to launch a complex dialog that will return data to the cell when closed.