Click here to Skip to main content
15,900,461 members
Home / Discussions / C#
   

C#

 
GeneralRe: Is dere is no one to solve the query!** Pin
Pete O'Hanlon13-Apr-07 0:47
mvePete O'Hanlon13-Apr-07 0:47 
GeneralRe: Is dere is no one to solve the query!** Pin
Colin Angus Mackay13-Apr-07 2:45
Colin Angus Mackay13-Apr-07 2:45 
GeneralRe: Is dere is no one to solve the query!** Pin
Pete O'Hanlon13-Apr-07 3:08
mvePete O'Hanlon13-Apr-07 3:08 
Questiondatagridview question, plz help Pin
akkram12-Apr-07 20:52
akkram12-Apr-07 20:52 
AnswerRe: datagridview question, plz help Pin
phantanagu12-Apr-07 22:03
phantanagu12-Apr-07 22:03 
GeneralRe: datagridview question, plz help Pin
akkram12-Apr-07 22:34
akkram12-Apr-07 22:34 
AnswerRe: datagridview question, plz help Pin
Jaiprakash M Bankolli13-Apr-07 1:19
Jaiprakash M Bankolli13-Apr-07 1:19 
QuestionDataGridView performance problem Pin
Damir Ugrin12-Apr-07 20:20
Damir Ugrin12-Apr-07 20:20 
Hi,

I have an DataGridView with total of 14 columns. Two of those columns are Images.
The application is supposed to run 24/7. The grid is constantly refreshed from background worker with new data.
New rows are added programatically into datatable which is datasource of binding source that is grid data source. Also, periodically (approx. every 30 min.) whole table is refreshed with query from SQL server.
After approximately more than 12 hrs of non stop working the grid slows down as I have more than 100.000 records displayed.
I have found that when its slows down, I just hide the image columns, the grid starts to act normaly, but then when I return those columns visible status to true, everything slows down again.
I have tried everything. Bounded images from datasource, images from cell formating event, virtual mode, really everything.

Any ideas?

Thanks in advance.


damir@iit.com.hr
AnswerRe: DataGridView performance problem Pin
il_masacratore12-Apr-07 21:34
il_masacratore12-Apr-07 21:34 
GeneralRe: DataGridView performance problem Pin
Damir Ugrin13-Apr-07 22:22
Damir Ugrin13-Apr-07 22:22 
Questionneed coding in c# Pin
Revathi Raj12-Apr-07 20:16
Revathi Raj12-Apr-07 20:16 
AnswerRe: need coding in c# Pin
MIHAI_MTZ12-Apr-07 20:47
MIHAI_MTZ12-Apr-07 20:47 
GeneralRe: need coding in c# Pin
Martin#12-Apr-07 21:07
Martin#12-Apr-07 21:07 
AnswerRe: need coding in c# Pin
Martin#12-Apr-07 21:47
Martin#12-Apr-07 21:47 
QuestionRegarding Adding Bullets in C# Pin
sulabh202012-Apr-07 20:07
sulabh202012-Apr-07 20:07 
AnswerRe: Regarding Adding Bullets in C# Pin
Jaiprakash M Bankolli13-Apr-07 1:09
Jaiprakash M Bankolli13-Apr-07 1:09 
AnswerRe: Problem Regarding Adding Bulltes to word document using c# Pin
Sathesh Sakthivel12-Apr-07 19:54
Sathesh Sakthivel12-Apr-07 19:54 
QuestionRe: Problem Regarding Adding Bulltes to word document using c# Pin
sulabh202012-Apr-07 20:03
sulabh202012-Apr-07 20:03 
QuestionDateTimrPicker [modified] Pin
7112-Apr-07 19:48
7112-Apr-07 19:48 
QuestionHow to insert data directly in datagridview? Pin
indiaone12-Apr-07 19:41
indiaone12-Apr-07 19:41 
AnswerRe: How to insert data directly in datagridview? Pin
Sathesh Sakthivel12-Apr-07 19:57
Sathesh Sakthivel12-Apr-07 19:57 
Questionstatusbar Pin
kalyan_241612-Apr-07 19:41
kalyan_241612-Apr-07 19:41 
AnswerRe: statusbar Pin
Sathesh Sakthivel12-Apr-07 19:52
Sathesh Sakthivel12-Apr-07 19:52 
AnswerRe: statusbar Pin
KKrista12-Apr-07 19:59
KKrista12-Apr-07 19:59 
Questionmultiple instances Pin
picasso212-Apr-07 17:37
picasso212-Apr-07 17:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.