Click here to Skip to main content
16,008,010 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Is Microsoft Obseleting the VB 6 support Pin
Not Active23-Aug-06 1:30
mentorNot Active23-Aug-06 1:30 
GeneralRe: Is Microsoft Obseleting the VB 6 support Pin
imshally8123-Aug-06 19:55
imshally8123-Aug-06 19:55 
Questionhow to update my listbox Pin
Kissy1622-Aug-06 23:59
Kissy1622-Aug-06 23:59 
AnswerRe: how to update my listbox Pin
Paddy Boyd23-Aug-06 0:45
Paddy Boyd23-Aug-06 0:45 
GeneralRe: how to update my listbox Pin
Kissy1623-Aug-06 0:50
Kissy1623-Aug-06 0:50 
GeneralRe: how to update my listbox Pin
_AK_23-Aug-06 1:40
_AK_23-Aug-06 1:40 
GeneralRe: how to update my listbox Pin
Paddy Boyd23-Aug-06 5:19
Paddy Boyd23-Aug-06 5:19 
QuestionDatagrid update problem Pin
ypsyong22-Aug-06 23:55
ypsyong22-Aug-06 23:55 
Hi, good day.

I face a problem when i need to update the edited data in datagrid.
An server error occur when i click "update" button in datagrid.The error like below:




< Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.FormatException: Input string was not in a correct format.

Source Error:

Line 670: UnitPrice = CType(objItem.Cells(4).Text, Double).ToString >


For the "UnitPrice" is the edited column in datagrid. Can anyone explain why this error happen? Thank.


Best Regards,
Pei Sun

AnswerRe: Datagrid update problem Pin
Paddy Boyd23-Aug-06 0:46
Paddy Boyd23-Aug-06 0:46 
QuestionNeural Networks Pin
Vsree22-Aug-06 23:51
Vsree22-Aug-06 23:51 
AnswerRe: Neural Networks Pin
Sathesh Sakthivel23-Aug-06 0:04
Sathesh Sakthivel23-Aug-06 0:04 
GeneralRe: Neural Networks Pin
Vsree23-Aug-06 0:12
Vsree23-Aug-06 0:12 
GeneralRe: Neural Networks Pin
Paddy Boyd23-Aug-06 0:47
Paddy Boyd23-Aug-06 0:47 
QuestionRe: Neural Networks Pin
Vsree23-Aug-06 1:25
Vsree23-Aug-06 1:25 
AnswerRe: Neural Networks Pin
BalasahebK23-Aug-06 2:58
BalasahebK23-Aug-06 2:58 
GeneralRe: Neural Networks Pin
Vsree23-Aug-06 18:46
Vsree23-Aug-06 18:46 
QuestionReg : Connection String Pin
venkatasivaramaprasad22-Aug-06 23:14
venkatasivaramaprasad22-Aug-06 23:14 
AnswerRe: Reg : Connection String Pin
Not Active23-Aug-06 1:25
mentorNot Active23-Aug-06 1:25 
Questionunicode characters Pin
sudharsong22-Aug-06 21:06
sudharsong22-Aug-06 21:06 
AnswerRe: unicode characters Pin
Guffa22-Aug-06 21:16
Guffa22-Aug-06 21:16 
AnswerRe: unicode characters Pin
Sathesh Sakthivel22-Aug-06 21:29
Sathesh Sakthivel22-Aug-06 21:29 
QuestionHow to get focus on textbox when button event Pin
shakeena22-Aug-06 20:45
shakeena22-Aug-06 20:45 
JokeRe: How to get focus on textbox when button event Pin
Ramu.e22-Aug-06 20:53
Ramu.e22-Aug-06 20:53 
GeneralRe: How to get focus on textbox when button event Pin
shakeena22-Aug-06 21:14
shakeena22-Aug-06 21:14 
GeneralRe: How to get focus on textbox when button event Pin
_AK_23-Aug-06 1:57
_AK_23-Aug-06 1:57 

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.