I need to do a trim of 80.
How can I do this it is not working on this.
gradeName = cellGradeValue.Value2.ToSt
ring().Tri
m(80);
Error 1 The best overloaded method match for 'string.Trim(params char[])' has some invalid arguments C:\SvnWork\InitialPriceRep
orting\Dot
Net\Initia
lPriceRepo
rting\Form
1.cs 1027 37 InitialPriceReporting
Error 2 Argument '1': cannot convert from 'int' to 'char[]' C:\SvnWork\InitialPriceRep
orting\Dot
Net\Initia
lPriceRepo
rting\Form
1.cs 1027 75 InitialPriceReporting
Start Free Trial