WebGrid Enterprise updated

Released: Oct 27, 2009

Updates in this release

Updates in 7.0.7200.306

  • Enhancement: Supports SharePoint Server 2010
  • Enhancement: Support automatic key value assignment for Guid data type when using ISDataSource control
  • Data layer methods will now be invoked once when WebGrid is refreshed and it is bound to custom object using ISDataSource
  • In Batch Update scenario, WebGrid will reset the value of modified cell to its previous value when users input an invalid number value
  • WebGrid is now able to add new row when batch update is enabled and group columns exist in the table
  • WebGrid is now able to add new child row when it is bound using tradional binding and batch update is enabled
  • CalendarDropDown edit type can now be displayed in Safari browser
  • When the page is viewed using Mozilla Firefox browser and users use Tab key to navigate between cells when batch update is enabled, a textbox will not be shown at the right side of WebGrid
  • When the page is viewed using Mozilla Firefox browser, the header and columns will now be aligned when users scroll to the right most of WebGrid
  • When the page is viewed using Mozilla Firefox browser and batch update is enabled, new child row will be displayed in WebGrid
  • GetRowsCount now returns correct value when WebGrid has pending AddRow changes
  • When AllowMultipleSelection is used together with CheckedRow feature, the GetCheckedRows method will now return the correct collection of checked rows