|
INTERVIEW QUESTIONS
MICROSOFT
DATAGRID
DETAILS
Question: How do I copy a whole row or multiple rows of data?
Answer: To copy one row of data, put your cursor in a cell in the grid and press Ctrl+Insert. This will copy the row and its column headers to the clipboard. To copy multiple rows of data, right-click in the grid and choose "Allow multiselect". Use Shift-Click to select multiple adjacent rows, or use Ctrl+Click to select individual, non-adjacent rows. Press Ctrl+C. This will copy all of the rows and their column headers to the clipboard. To copy a single cell's data, turn off "Allow multiselect". Click on the cell you want to copy and press Ctrl+C.
The following table gives details of what happens with the various copy keys and multi-select options. Multi-Select OFF Multi-Select ON EDIT COPY CTRL+C CTRL+INS EDIT COPY CTRL+C CTRL+INS One Cell Highlighted Cell only Cell only Row plus headings Cell only Cell Only Row plus headings Many Cells(rows) highlighted N/A N/A N/A All highlighted rows plus headings All highlighted rows plus headings All highlighted rows plus headings
|
|
|
Category |
DataGrid Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 9041 users |
Added on |
8/31/2014 |
Views |
70027 |
Rate it! |
|
|
Question:
How do I copy a whole row or multiple rows of data?
Answer:
To copy one row of data, put your cursor in a cell in the grid and press Ctrl+Insert. This will copy the row and its column headers to the clipboard. To copy multiple rows of data, right-click in the grid and choose "Allow multiselect". Use Shift-Click to select multiple adjacent rows, or use Ctrl+Click to select individual, non-adjacent rows. Press Ctrl+C. This will copy all of the rows and their column headers to the clipboard. To copy a single cell's data, turn off "Allow multiselect". Click on the cell you want to copy and press Ctrl+C.
The following table gives details of what happens with the various copy keys and multi-select options. Multi-Select OFF Multi-Select ON EDIT COPY CTRL+C CTRL+INS EDIT COPY CTRL+C CTRL+INS One Cell Highlighted Cell only Cell only Row plus headings Cell only Cell Only Row plus headings Many Cells(rows) highlighted N/A N/A N/A All highlighted rows plus headings All highlighted rows plus headings All highlighted rows plus headings 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 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
|
|
How to refresh the data in datagrid automatically
|
View Answer
|
|
How to sort the data in Datagrid ? when we use DataBound event of Datagrid, I want to display te data using controls.... For an example, If i click a button, which is outside of the datagrid, entire data should be shown. 1st column in TextBoxs. second column in Drop down List Boxs.. How to bind the data in Dropdownlist,which is in DataGrid at run time? Row1 Row2 Row3 Row4 ----------------- This is the record in datagrid...
When we click button (Bottom of the DataGrid), This Record should be shown... Row1 in TextBox,,, Row2 in TextBox, Row3 in DropDownlistbox, Row4 in TextBox... How to do this one? Which event we should use?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All DataGrid Interview Questions & Answers - Exam Mode /
Learning Mode
|