Query Editor result grid issue.
When using the query editor, you design a query, say it has a numeric field, if you switch to the result tab, you can edit the results, not sure of the purpose for this, but if you type letters in the numeric column, it throws a datagridview error.
Can we make the results tab read only? It currently allows editing and row inserts etc, I don't think it changes the data, but just needs properties setting on the gridview to not allow editing...
Thanks,
Anthony
Can we make the results tab read only? It currently allows editing and row inserts etc, I don't think it changes the data, but just needs properties setting on the gridview to not allow editing...
Thanks,
Anthony
Comments