WebGrid Community Server

Welcome to WebGrid Community Server Sign in | Join | Help
in Search

WebGrid -plug and play datagrid (release, 1st october)

Last post 10-01-2006, 22:03 by admin. 0 replies.
Sort Posts: Previous Next
  •  10-01-2006, 22:03 104

    WebGrid -plug and play datagrid (release, 1st october)

    A new release of WebGrid is available from http://www.webgrid.com

    Following changes are:

    Grid object:

    'Datasource' property will now trigger warning as obsolete, and new recommended property is 'DatasourceID'
    'SearchBoxPosition' property will now trigger warning as obsolete, and new recommended property is 'DisplayGridSearchBox'

    'SQL' property is now public available, use this to write your own sql statements for WebGrid.

    'Sentences' property collection is now public available, use this to customize system texts found in WebGrid.

    Fixed a bug that crashed 'MasterGrid' property when used inside a usercontrol.

    All columns:

    'Width' property will now trigger warning as obsolete, and new recommended property is 'WidthEditableColumn'
    'Height' property will now trigger warning as obsolete, and new recommended property is 'HeightEditableColumn'
    'ExternalDataSource' property is renamed as 'DataSourceID'.

    Two additional properties for width behaviour is added: 'WidthColumnHeaderTitle' and 'WidthColumnTitle'

    'WidthColumnHeaderTitle' property is automatically set in grid mode if 'WidthColumnHeaderTitle'is undefined and grid width is not percentage.


    Foreignkey column object:

    Better error handling for foreignkeys.

    'Datasource' property will now trigger warning as obsolete, and new recommended property is 'DatasourceID'

    File object:

    Made FileNameColumn == columnID if IsInDataSource == false and FileNameColumn is undefined.

    Olav Botterli, WebGrid Founding Developer
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems