Click here to Skip to main content
15,913,610 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Random Number generation PROBLEM Pin
leppie7-Jul-03 11:33
leppie7-Jul-03 11:33 
GeneralActive Directory Permissions Pin
DerekStrickland7-Jul-03 3:31
DerekStrickland7-Jul-03 3:31 
GeneralAnother question for "Interop GURUS" Pin
igor19606-Jul-03 12:06
igor19606-Jul-03 12:06 
GeneralRe: Another question for "Interop GURUS" Pin
Stephane Rodriguez.12-Jul-03 0:12
Stephane Rodriguez.12-Jul-03 0:12 
GeneralRe: Another question for "Interop GURUS" Pin
igor196012-Jul-03 6:27
igor196012-Jul-03 6:27 
GeneralRe: Another question for "Interop GURUS" Pin
Stephane Rodriguez.12-Jul-03 6:40
Stephane Rodriguez.12-Jul-03 6:40 
GeneralRe: Another question for "Interop GURUS" Pin
igor196012-Jul-03 7:00
igor196012-Jul-03 7:00 
GeneralRe: Another question for "Interop GURUS" Pin
Stephane Rodriguez.12-Jul-03 7:16
Stephane Rodriguez.12-Jul-03 7:16 
QuestionTlbImp.exe error: Any help? Pin
Anonymous5-Jul-03 5:49
Anonymous5-Jul-03 5:49 
AnswerRe: TlbImp.exe error: Any help? Pin
Nick Parker5-Jul-03 18:27
protectorNick Parker5-Jul-03 18:27 
General(Urgent) Visual JSharp silent mode installation Pin
Seetha Raman4-Jul-03 23:35
Seetha Raman4-Jul-03 23:35 
QuestionTelephony in .NET? Pin
J. Dunlap4-Jul-03 13:27
J. Dunlap4-Jul-03 13:27 
AnswerRe: Telephony in .NET? Pin
J. Dunlap5-Jul-03 18:31
J. Dunlap5-Jul-03 18:31 
GeneralCompact Framework and Cradle Pin
Braulio Dez4-Jul-03 6:41
Braulio Dez4-Jul-03 6:41 
General.NET Coders Wanted Pin
Derek Lakin4-Jul-03 5:18
Derek Lakin4-Jul-03 5:18 
GeneralRe: .NET Coders Wanted Pin
leppie4-Jul-03 7:07
leppie4-Jul-03 7:07 
GeneralRe: .NET Coders Wanted Pin
leppie4-Jul-03 7:33
leppie4-Jul-03 7:33 
GeneralRe: .NET Coders Wanted Pin
Derek Lakin4-Jul-03 8:10
Derek Lakin4-Jul-03 8:10 
GeneralRe: .NET Coders Wanted Pin
leppie4-Jul-03 8:24
leppie4-Jul-03 8:24 
GeneralRe: .NET Coders Wanted Pin
Derek Lakin4-Jul-03 8:28
Derek Lakin4-Jul-03 8:28 
GeneralMS example - Unhandled exception Pin
vahurnya3-Jul-03 14:03
vahurnya3-Jul-03 14:03 
Hi all,
I spent almost one day to find out why do i receive unhandled exception when trying to select multiple rows in a form's DataGrid. I will get the error if I put a DataGrid to a form and choose any unexpandable data source (for e.g. an ArrayList), which produces readonly DataGrid by default. If I start to select the last 2 rows in my readonly DataGrid with the keyboard (<shift>+<crsr down="">) and keep my fingers on the keyboard for a while (trying to select the unexisting rows), then pressing a <shift>+<crsr up=""> leads to crash.
If the DataGrid is not read only, then working fine. (only the DataGridTableStyle can be readonly to avoid the exception)
I could not believe my eyes, so I downloaded an MS example, called "datagridcustomization.exe" from http://download.microsoft.com/download/c/9/8/c985dbd0-2ba9-4c75-86ba-a108e64b0970/datagridcustomization.exe

but this produced something new, which is also strange.
just unpack the example and run the program found under the /bin directory and simply press the <crsr down=""> key until you reach the end of the datagrid Confused | :confused:

since i just started to learn .Net framework, i do not know if this kind of component behavior is normal or not? Smile | :)

Is there any global exception handling possibility to handle such exceptions?

thanks
GeneralProblems upgrading to from 1.0 -&gt; 1.1 Pin
dratti3-Jul-03 4:31
dratti3-Jul-03 4:31 
GeneralRe: Problems upgrading to from 1.0 -&gt; 1.1 Pin
apferreira3-Jul-03 4:40
apferreira3-Jul-03 4:40 
GeneralRe: Problems upgrading to from 1.0 -> 1.1 Pin
dratti3-Jul-03 4:56
dratti3-Jul-03 4:56 
GeneralRe: Problems upgrading to from 1.0 -&gt; 1.1 Pin
leppie4-Jul-03 7:37
leppie4-Jul-03 7: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.