Click here to Skip to main content
16,006,442 members
Home / Discussions / C#
   

C#

 
GeneralRe: Get the list of Controls in the windows application Pin
Huzefa_Incredible30-Oct-07 4:10
Huzefa_Incredible30-Oct-07 4:10 
GeneralRe: Get the list of Controls in the windows application Pin
Christian Wikander30-Oct-07 4:30
Christian Wikander30-Oct-07 4:30 
GeneralRe: Get the list of Controls in the windows application Pin
Huzefa_Incredible30-Oct-07 4:42
Huzefa_Incredible30-Oct-07 4:42 
GeneralRe: Get the list of Controls in the windows application Pin
Christian Wikander30-Oct-07 4:47
Christian Wikander30-Oct-07 4:47 
Questionprofile object manage in asp.net Pin
ganesh197530-Oct-07 2:44
ganesh197530-Oct-07 2:44 
QuestionDisplaying "String" in a DatagridView Column with "int" DataType Pin
Assaf8230-Oct-07 2:41
Assaf8230-Oct-07 2:41 
AnswerRe: Displaying "String" in a DatagridView Column with "int" DataType Pin
pmarfleet30-Oct-07 2:56
pmarfleet30-Oct-07 2:56 
GeneralRe: Displaying "String" in a DatagridView Column with "int" DataType Pin
Assaf8230-Oct-07 3:52
Assaf8230-Oct-07 3:52 
the error is appear in a messagebox:
"The following exception occurred in the DataGridView:
System.Exception:Deleted is not a valid value for int32,--> System.formatException:Input string was not in a correct formt.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.number.parseint32(string s, numberStyles style, numberformatinfo info)
at system.componentModel.int32converter.fromstring(string value,numberformatinfo format info)
at System.componentModel.basenumberconverter.convertfrom(itypedescriptorcontext, cultureinfo culture, object value)
---End pf inner execption stack trace---
at system.componentModel.basenumberconverter.convertform(itypedescriptorcontext, cultureinfo culture, object value)
at system.componentModel.typeconverter.convertfrom(object value)
at system.windows.forms.datagridviewdataconnection.pushvalue(int32 boundcolumnindex, int32columnindex, int32 rowindex, object value)

to replace this default dialog please handle the dataerror event.
"

Sorry i typed the message because i don't know how to use the dataerror event.

Thank you in advance

Assaf

GeneralRe: Displaying "String" in a DatagridView Column with "int" DataType Pin
pmarfleet30-Oct-07 4:02
pmarfleet30-Oct-07 4:02 
GeneralRe: Displaying "String" in a DatagridView Column with "int" DataType Pin
Assaf8230-Oct-07 4:26
Assaf8230-Oct-07 4:26 
GeneralRe: Displaying "String" in a DatagridView Column with "int" DataType Pin
pmarfleet30-Oct-07 5:31
pmarfleet30-Oct-07 5:31 
AnswerRe: Displaying "String" in a DatagridView Column with "int" DataType Pin
Herman<T>.Instance30-Oct-07 3:44
Herman<T>.Instance30-Oct-07 3:44 
GeneralRe: Displaying "String" in a DatagridView Column with "int" DataType Pin
Assaf8230-Oct-07 4:09
Assaf8230-Oct-07 4:09 
GeneralRe: Displaying "String" in a DatagridView Column with "int" DataType Pin
DavidNohejl30-Oct-07 4:30
DavidNohejl30-Oct-07 4:30 
GeneralRe: Displaying "String" in a DatagridView Column with "int" DataType Pin
Herman<T>.Instance30-Oct-07 4:43
Herman<T>.Instance30-Oct-07 4:43 
GeneralRe: Displaying "String" in a DatagridView Column with "int" DataType Pin
Assaf8230-Oct-07 4:49
Assaf8230-Oct-07 4:49 
GeneralRe: Displaying "String" in a DatagridView Column with "int" DataType Pin
Herman<T>.Instance30-Oct-07 5:01
Herman<T>.Instance30-Oct-07 5:01 
GeneralRe: Displaying &quot;String&quot; in a DatagridView Column with &quot;int&quot; DataType Pin
Assaf8230-Oct-07 5:08
Assaf8230-Oct-07 5:08 
GeneralRe: Displaying &quot;String&quot; in a DatagridView Column with &quot;int&quot; DataType Pin
Herman<T>.Instance30-Oct-07 5:31
Herman<T>.Instance30-Oct-07 5:31 
GeneralRe: Displaying &quot;String&quot; in a DatagridView Column with &quot;int&quot; DataType Pin
Assaf8230-Oct-07 5:36
Assaf8230-Oct-07 5:36 
GeneralRe: Displaying &quot;String&quot; in a DatagridView Column with &quot;int&quot; DataType Pin
Herman<T>.Instance30-Oct-07 5:56
Herman<T>.Instance30-Oct-07 5:56 
GeneralRe: Displaying &quot;String&quot; in a DatagridView Column with &quot;int&quot; DataType Pin
pmarfleet30-Oct-07 5:35
pmarfleet30-Oct-07 5:35 
QuestionProblem with using webBrowser control [modified] Pin
t4ure4n30-Oct-07 1:52
t4ure4n30-Oct-07 1:52 
AnswerRe: Problem with using webBrowser control Pin
TJoe30-Oct-07 2:17
TJoe30-Oct-07 2:17 
GeneralRe: Problem with using webBrowser control Pin
t4ure4n30-Oct-07 2:32
t4ure4n30-Oct-07 2:32 

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.