|
DataForm.NET v3.4 Update |
2008/01/22 |
- EasyViewState module is updated. The new
update fixes a bug that when mode is set to File in web.config,
the viewstate files will be deleted unexpected.
- Fix a bug that in certain scenirio eComboBox may not fire SelectedIndexChanged
event.
- Supports multilingual message files in one application. You can create/translate
the English version of message to your own message files, so that when users that
use different languages use your web application, they will see messages in their
own language.
- Database connection string is fully editable in Database Connection Manager page.
-
Minor enhancements and other bugs fix.
|
|
|
DataForm.NET v3.4 is here. |
2007/11/18 |
- File upload/download functionality is added to both
eDataForm and eGridForm components. Use eDataForm component to
upload or download files. If file is a picture, it can show up
in eDataForm directly. Use eGridForm component to download or
preview files.
- EasyViewState v1.0 is just released. It removes
viewstate from web pages and keeps them on the server.
- Reduces the size of web pages and provides noticeable performance improvement.
- Uses Cache, File, SQL SERVER or ORACLE as
persistence medium.
- Supports ALL existing/new ASP.NET 1.1, ASP.NET 2.0 and AJAX.NET web applications.
- Requires no code changes nor recompilation. Just modify web.config.
- Detail...
- Row span property added to eDataForm component to support more flexible and complex layout.
- New features added to Criteria component
- Provides cross-table criteria for eGridForm as long as those tables are used
by eGridForm or in JOIN statement of each eGridForm column. For
instance, you can search ORDER DETAILS table by
Product Name which belongs to PRODUCT table.
- More Criteria Operators added to eCriteria
component, such as Not Between, Starts With and Ends With, etc.
- The second field is configurable when
Between operator is specified. For instance, you can specify
default value for the second field.
- Fully compatible with ASP.NET AJAX. DataForm.NET manager now supports preview in AJAX.NET mode, as long
as the machine has had AJAX.NET installed. Click here to
download Microsoft AJAX.NET framework.
- No coding required nor code changes to use ALL of above enhancements.
- Minor enhancements and bugs fix.
-
Complete features ...
Download ...
|
|