APNSoft is pleased to announce the release of APNSoft DataGrid 2.5!
APNSoft DataGrid is an ASP.NET server control with AJAX support to display
data in a tabular format with options of choice, sorting and editing
entries.
DataGrid component has been designed in a way to reduce development
time at the utmost and require no specific knowledge from developers.
---------------------------------------------
New features:
---------------------------------------------
1. Support for different data sources
The first step in programming a DataGrid is to set up its DataSource
property.
APNSoft DataGrid now supports different data sources: DataView, DataTable,
DataSet, DataReader and any object that implements IEnumerable interface.
2. Cell editing
APNSoft DataGrid is now enriched with new useful feature. It allows the user
to
modify a record right in the DataGrid area. When cell is clicked, it is
transformed
into Input Box populated with the cell value. The user can then edit this
value.
This sort of editing is also known as Inline editing.
3. ASCX template (User Control) for a Column
APNSoft DataGrid displays each item in the column in accordance with a
specified
template. You can now use ASCX templates to organize and format column data
by
using your preferred programming language C# or VB.NET. The DataGrid
component
automatically identifies the type of applicable template (ASCX, XSL or
HTML).
4. Custom Buttons on the Bottom Bar
Now you can extend Bottom Bar with custom buttons, which make DataGrid more
relevant to users. Each custom button is defined by a single XML node in the
XML
template applied to Bottom Bar and one or two icon files, which are all
stored in the
Grid's Skin Folder.
5. New client-side methods
dg.Refresh(GridID); - refreshes the content of the DataGrid.
dg.SetPage(GridID, PageNumber); - sets the grid page number to be shown.
dg.ScrollToTop(GridID); - scrolls the contents of the grid to the top
position.
dg.ScrollToLeft(GridID); - scrolls the contents of the grid to the left
position.
---------------------------------------------
Links:
---------------------------------------------
Product Page:
http://www.aspnetdatagrid.com/ Downloads:
http://www.apnsoft.com/Downloads/DataGrid/ Contacts:
http://www.apnsoft.com/Contacts/ --
Andrei Lukas
Head of Technical Services, APNSoft
http://www.apnsoft.com