When I select a specific row in the "Preview SQL" tab of Table Data Editor, we should add a preview pane down below which will show me the sql for the selected row.
We did this for the Messages tab in the Query Window Results (QueryThread.QueryPanel._scriptDetailView). We just need to do the same in EditorPane._theSQLPreviewGrid.
Issue #7746 |
| Closed |
| Fixed |
| Resolved |
Completion |
| No due date |
| No fixed build |
| No time estimate |
We did this for the Messages tab in the Query Window Results (QueryThread.QueryPanel._scriptDetailView). We just need to do the same in EditorPane._theSQLPreviewGrid.