|
INTERVIEW QUESTIONS
MICROSOFT
DATAGRID
DETAILS
Question: How do I change the grid popup editor font?
Answer: Another one from the list. Herald asked > I changed the font for the DATA Grids, so I could look at Unicode. Now I see the chosen font in the datagrid, but if I open the popup editor it still gives the old font. Is it possible to change this font also, I didn't find it in the options, or could you make the grid popup editor font the same as the data grid font.
After much searching, Brad supplied the following obvious LOL solution :
* Go to View → Toad Options → Editor → Behavior. * In the Languages section, select "Plain Text" from the dropdown and click the Edit ... button next to the dropdown. * Go to the Highlighting tab and click the "custom font" button. * Choose your font and OK your way out.
|
|
|
Category |
DataGrid Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 9449 users |
Added on |
8/31/2014 |
Views |
66092 |
Rate it! |
|
|
Question:
How do I change the grid popup editor font?
Answer:
Another one from the list. Herald asked > I changed the font for the DATA Grids, so I could look at Unicode. Now I see the chosen font in the datagrid, but if I open the popup editor it still gives the old font. Is it possible to change this font also, I didn't find it in the options, or could you make the grid popup editor font the same as the data grid font.
After much searching, Brad supplied the following obvious LOL solution :
* Go to View → Toad Options → Editor → Behavior. * In the Languages section, select "Plain Text" from the dropdown and click the Edit ... button next to the dropdown. * Go to the Highlighting tab and click the "custom font" button. * Choose your font and OK your way out.
Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
How do I name the tabs when I run a script?
|
View Answer
|
|
Why does saving to XLS instance not work sometimes?
|
View Answer
|
|
Why can't I set a style in my XLS SaveAs exports of DataGrid data?
|
View Answer
|
|
Why can't I edit the results of a query in the SQL Editor?
|
View Answer
|
|
Why can't I add an entry via the grid for a table containing a CLOB column?
|
View Answer
|
|
Why can't I add a new record by hitting the down arrow key in the data tab?
|
View Answer
|
|
What is the OCI Buffer Array Size option for in the View - Options - Oracle - General section?
|
View Answer
|
|
What is the Clone Cursor Options for on the SaveAs dialogs in the Schema Browser and (SQL) Editor?
|
View Answer
|
|
My string data is all coming out as question marks!
|
View Answer
|
|
How do I delete a record?
|
View Answer
|
|
How do I copy a whole row or multiple rows of data?
|
View Answer
|
|
How can I view the Chinese and Japanese character sets through Toad?
|
View Answer
|
|
How can I see the data in nested tables?
|
View Answer
|
|
How can I see nested object data?
|
View Answer
|
|
How can I see TIMESTAMP and INTERVAL data?
|
View Answer
|
|
Consider a sales invoice and the programmer has to save multiple items in one sales invoice. On entering the rate and qty, the amount and total amount should be automatically calculated. The invoice number will be the same for all items in that invoice. Item, Rate, Qty Amount will be in grid and total amount will be voucher wise. Please let me know the coding for that.
|
View Answer
|
|
How to insert value in the combo box cell of dataGridView using insert query in C#?How to handle the data error event?
|
View Answer
|
|
What is the Datagird ?
|
View Answer
|
|
In DataGrid, is it possible to add rows one by one at runtime. That means after entering data in one row next row will be added.
|
View Answer
|
|
How to add DateTime Control in ormal DataGrid Server Control
|
View Answer
|