I have the following for Refvalue= 34.14, i alwasy will have numeric value with two decimals. but it is coming as string.
Back end db table the SequenceNo column = REAL defined as.
lstParameterRM.Add(new SqlParameter("SequenceNo", Refvalue));
Thanks a lot for the helpful info
Go to the complete details ...