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
How to find the row count in an Oracle DataReader in ASP.NET?
Ajax compatibility problem with IE and Firefox
WRT54G2 Linksys router - reset password saving actual configuration
PHP/Javascript newbie - need help integrating niftycube into my site
Javascript - how to add number to field name (dynamic field add script)
Which unit test tool contained in Visual Studio 2008?
IPv4 vs IPv6
LZMA compress / expand buffer api?
How to Determine what SQL Databases are Installed & Running?
Proliant ML110 G4 Lost RAID and Randomly gives Error 0251