in Education by
I have a DataGrid which usually contains approx 30 rows it rarely goes above 200. My problem is when the user goes through the contents of the grid with the up/down arrow keys it keeps getting stuck(approx 10 to 40 seconds) and then jumping several rows at a time My DataGrid It's not using Entity Framework, and the data is on a very busy virtual server. Can anyone point to somewhere to look for a solution or indicate any problems in my XAML? EDIT I'm starting to think that I'm just trying to get the grid to do too much! JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
you disable EnableRowVirtualization and EnableColumnVirtualization and also you do something in PreviewKeyDown="DgInvoiceLines_PreviewKeyDown" this could slow down the grid scrolling

Related questions

0 votes
    All, I am trying to use syncfusion data grid in xamarin forms now.I have installed trial version as ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 23, 2022 in Education by JackTerrance
0 votes
    I know that this should be easy but how do I export/save a DataGridView to excel? JavaScript questions ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 16, 2022 in Education by JackTerrance
0 votes
    I have a WPF application in which I use entity framework with mysql connector/net to obtain data back. ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 19, 2022 in Education by JackTerrance
0 votes
    I have a WPF application in which I use entity framework with mysql connector/net to obtain data back. ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 18, 2022 in Education by JackTerrance
0 votes
    Need to show a credits screen where I want to acknowledge the many contributors to my application. Want it ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 27, 2022 in Education by JackTerrance
0 votes
    I need to keep the arrow keys from being able to scroll through my various tabs. Anyone know of a ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 11, 2022 in Education by JackTerrance
0 votes
    Currently when I am working in the source code view of the Flex Builder 3 IDE my mouse scroll wheel ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 2, 2022 in Education by JackTerrance
0 votes
    I've been using Jquery ui.Draggable. And when I'm scrolling the paragraph the div is draging at ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 21, 2022 in Education by JackTerrance
0 votes
    I have a Facebook Like button implementation which is rendering fine in all browsers desktop and mobile. But ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    ESP does not provide ________. A. data integrity B. source authentication C. error control D. privacy...
asked Mar 12, 2023 in Technology by JackTerrance
0 votes
    Which is not a slider available in d3.js?...
asked Mar 7, 2023 in Technology by JackTerrance
0 votes
    Which of the following is not a phase in hunting loop? A. Inform and enrich analytics B. Uncover new patterns and TTP’s C. Creating hypothesis D. Innovative approach...
asked Feb 27, 2023 in Technology by JackTerrance
0 votes
    IN and NOT IN operations decreases the performance of an SQL query compared to AND/OR operations. it it True or False? a. True b. False...
asked Feb 19, 2023 in Technology by JackTerrance
0 votes
    If you do not need any facts from the host, what command would you use? 1. gather_facts: no 2. gather_facts: False 3. gather_facts: no AND gather_facts: False 4. gather_facts: y...
asked Jan 27, 2023 in Technology by JackTerrance
0 votes
    Which of the following is not an application of artificial intelligence? a) Face recognition system b) Chatbots c) LIDAR d) DBMS...
asked Jan 14, 2023 in Education by JackTerrance
...