|
|
May
20,
2016
Version
3.1
Update
Excel Jetcell .NET component
|
March
24,
2016
Version
3.1
Update
Excel Jetcell .NET component
|
January
29,
2016
Version
3.1
Update
Excel Jetcell .NET component
|
October
14,
2015
Version
3.1
Update
Excel Jetcell .NET component
|
March
03,
2015
Version
3.1
Update
Excel Jetcell .NET component
|
May
15,
2013
Version
3.1
Update
Excel Jetcell .NET component
|
November
15,
2012
Version
3.1
Update
Excel Jetcell .NET component
|
|
|
|
User Experience
|
"I've received the full version. How do I set the license code now?"
Daniel B. Martinez
|
"How to convert DataTable to Excel and save excel file on hard disk? Thanks."
Valerie Jensen
|
"I want to set percentage value for excel cell. Is this possible?"
Brandon Long
|
"How would you suggest the fastest way to retrieve a specific column (the PartID)
from a Sheet, get price info from sql database and copy that price to a column we
would add to resulted table?"
Kyle Wilson
|
"My Excel file has header row. How can I display that in GridView instead of A B
C…etc? Here is my VB.NET code:"
Dim wbook = ExcelWorkbook.ReadXLS(excel_filename)
dt = wbook.Worksheets(0).WriteToDataTable()
GridView1.DataSource = dt
GridView1.DataBind()
Luisa Madewell
|
"Hi, my ASP.NET application generates the report. I want to export data to excel
file via Excel Jetcell .NET. The form has button for excel export. Can you stream
to client without saving any data on server?"
William Goldsberry
|
|
|
|
Online Demo
|
|
|
The demo exports customer order to excel file XSL, XSLX or HTML web page.
|
|
|
Sample Code
|
|
|
Samples are the fastest way to get started with Excel Jetcell .NET
component.
|
|
|
User Experience
|
|
|
Here we public different tasks that users have resolved with help of Excel Jetcell
.NET component.
|
|
|
Docs.Excel Namespace
|
|
|
Excel Jetcell .NET provides a very simple API for developers that are very easy
to learn and use.
|
|
|
|
|
|