Microsoft
Software
Hardware
Network
Question : convert.decimal problem
my "used" column is decimal..
table.AddCell((Decimal.Par
se(reader[
"used"].To
String()))
);
I use iTextSharp.. table..
The best overloaded method match for 'iTextSharp.text.Table.Add
Cell(iText
Sharp.text
.Cell)' has some invalid arguments
Argument '1': cannot convert from 'decimal' to 'iTextSharp.text.Cell'
Answer : convert.decimal problem
Not sure yet, though try
table.AddCell(reader["used
"].ToStrin
g());
OR
table.AddCell(new Cell(reader["used"].ToStri
ng()));
Random Solutions
Filemaker Pro Summary Report - Obtraining Fractions from Summary Field
VPN problems: SonicWall TZ 180 to TZ 210
Function in excel
Remote Web Workplace - Windows Server 2008
Data Validation in Excel 2007
FireBird stored procedure
Converting xcel files to html
Identifying creator of fake facebook page
Required Field Validator for 2 controls
Wireless Access Point - Hard Plastics Protective Cover