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
""could not read the calendar. The connection to Microsoft Exchange is unavailable"
Calculating the correct delay of clock cycles.
Manually Remove CITRIX XenApp v11
Emails sent as BCC
Easy to use student management software
Is it ok to plug a simple power strip into a UPS
CSS Template
Trying to understand sessions.
SCCM Software Report By Major Revision
Lotus Domino Mail Queue