Object of type Int32 cannot be converted to type Decimal
New DiscussionDear Sirs.
It's good to write, since recently a new project we are working with WebDataGrid and insert data when using RowAdding, produces the following error:
Object of type 'System.Int32' cannot be converted to type 'System.Decimal'.
This happens when:
– The first time you insert data and columns: Calificacion1, Calificacion2, Promedio; have to System.Decimal DataType.
– The second inclusion if: Calificacion1, Calificacion2, Promedio; DataType have to System.String.
Is there any possible solution to this problem?
Thank you very much.
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post