|
Typing in the content area of SmartDBView in design view is very slow and CPU load significantly increases.
|
|
|
|
The javascript popup calendar layout is broken. The input field and the popup button are not on the same line. The problem appears only in Firefox 2.0.0.14 |
|
|
|
When opening smartDBforms.NET form that contains date fields in edit mode the
javascript date picker does not appear. The following javascript error is
displayed by the browser - Adillis_DateControl is not defined |
|
|
|
When dragging SmartPager, SmartDBControl or SmartDBView controls from the Visual Studio toolbox the following errors could appear: Error Creating Control, Error Rendering Control |
|
|
|
The current page index of the SmartDBView form can be controlled with a textbox. This can be achieved in two ways - either with a customized SmartPager or directly using the SmartDBView.RowIndex property which is similar to the FormView.PageIndex property. |
|
|
|
When using the two-way databinding expression Bind with parameters which contain spaces or other special characters an error occurs. |
|
|
|
When using OLE DB data provider and the SmartDataSource Select command contains parameters, which have the their type set to Decimal, the following error occurs during runtime:
OleDbCommand.Prepare method requires parameters of type '14' have an explicitly set Precision and Scale. |
|
|
|
|
|
|
|
SmartPager renders the paging user interface for the SmartDBView control. SmartPager can either use its built-in user interface or the PagerTemplate template property.
|
|
|