Click here to Skip to main content
15,922,894 members
Home / Discussions / C#
   

C#

 
GeneralRe: Very strange "out of memory" exception Pin
leppie2-Sep-08 0:27
leppie2-Sep-08 0:27 
GeneralRe: Very strange "out of memory" exception Pin
Guffa2-Sep-08 0:43
Guffa2-Sep-08 0:43 
GeneralRe: Very strange "out of memory" exception Pin
softwarejaeger2-Sep-08 1:05
softwarejaeger2-Sep-08 1:05 
GeneralRe: Very strange "out of memory" exception Pin
leppie2-Sep-08 1:57
leppie2-Sep-08 1:57 
GeneralRe: Very strange "out of memory" exception Pin
softwarejaeger2-Sep-08 2:17
softwarejaeger2-Sep-08 2:17 
GeneralRe: Very strange "out of memory" exception Pin
leppie2-Sep-08 2:28
leppie2-Sep-08 2:28 
GeneralRe: Very strange "out of memory" exception Pin
softwarejaeger2-Sep-08 2:51
softwarejaeger2-Sep-08 2:51 
GeneralRe: Very strange "out of memory" exception Pin
Daniel Grunwald2-Sep-08 2:04
Daniel Grunwald2-Sep-08 2:04 
GeneralRe: Very strange "out of memory" exception Pin
softwarejaeger2-Sep-08 2:53
softwarejaeger2-Sep-08 2:53 
GeneralRe: Very strange "out of memory" exception Pin
Daniel Grunwald2-Sep-08 2:57
Daniel Grunwald2-Sep-08 2:57 
GeneralRe: Very strange "out of memory" exception Pin
softwarejaeger2-Sep-08 3:03
softwarejaeger2-Sep-08 3:03 
GeneralRe: Very strange "out of memory" exception Pin
Daniel Grunwald2-Sep-08 3:17
Daniel Grunwald2-Sep-08 3:17 
GeneralRe: Very strange "out of memory" exception Pin
softwarejaeger2-Sep-08 3:31
softwarejaeger2-Sep-08 3:31 
GeneralRe: Very strange "out of memory" exception Pin
softwarejaeger2-Sep-08 20:08
softwarejaeger2-Sep-08 20:08 
GeneralRe: Very strange "out of memory" exception Pin
softwarejaeger3-Sep-08 3:37
softwarejaeger3-Sep-08 3:37 
well... now i made following...

a table control (like i had before) and a panel... i load now all cells (usercontrols) and so on in a list...

at first i start the method(cellArrange()) which tolds the cells their right position... then and if i scroll or resize my control, i search for all cells in the list which are in the visible region... now when it is visible, it says "panel1.Controls.Add(cell)" and if it shouldnt visible "panel1.Controls.Remove(cell)" but i get the same errors like before (out of memory) what to do?
GeneralRe: Very strange "out of memory" exception Pin
Kythen2-Sep-08 12:01
Kythen2-Sep-08 12:01 
GeneralRe: Very strange "out of memory" exception Pin
leppie1-Sep-08 23:05
leppie1-Sep-08 23:05 
GeneralRe: Very strange "out of memory" exception Pin
Guffa1-Sep-08 23:25
Guffa1-Sep-08 23:25 
AnswerRe: Very strange "out of memory" exception Pin
tamour2-Sep-08 1:49
tamour2-Sep-08 1:49 
Questiondataset,dataadapter Pin
NiloofarNoroozi1-Sep-08 20:16
NiloofarNoroozi1-Sep-08 20:16 
AnswerRe: dataset,dataadapter Pin
AhsanS1-Sep-08 20:57
AhsanS1-Sep-08 20:57 
AnswerRe: dataset,dataadapter Pin
Muammar©1-Sep-08 22:55
Muammar©1-Sep-08 22:55 
AnswerRe: dataset,dataadapter Pin
Member 36367991-Sep-08 23:55
Member 36367991-Sep-08 23:55 
GeneralRe: dataset,dataadapter Pin
NiloofarNoroozi2-Sep-08 1:59
NiloofarNoroozi2-Sep-08 1:59 
QuestionXML Reading question. Pin
crash8931-Sep-08 19:30
crash8931-Sep-08 19:30 

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.