Login

  • Sign in with Intersoft Social ID
  • Sign in with Intersoft ID (Developer Network)
  • Sign in with Google ID
  • Sign in with Open ID. Click for more options.
Intersoft Social ID
Password
Intersoft Latest Learn More

Latest Development Blogs

Blog RSS
Loading
Retrieving News

Forum                   Topics  Post

firefox bug - batch update WG: 7.0.7200.417

13 replies. Last post: July 12, 2011 3:56 AM by Yudi
Rate this topic:
Average rating: Not rated yet.
Tags :
Adam DavisMember

When using Firefox and setting AllowAddNew=”Yes” and AllowBatchUpdate=”true” together, then customizing the style of any column through the intersoft API will result in html markup that Firefox is unable to process.

In order to customize the appearance of specific columns through “CellStyle”, the grid will generate inline style blocks with a style for each customized column. The cell style names are composed of the column name and a generated prefix, separated by two dashes --. When both setting AllowAddNew=”Yes” and AllowBatchUpdate=”true”,  some content is generated that confuses Firefox and makes it think that the two dashes in the name are mal-formed comment delimiters, so the interpreting of the table fails.

 

In the provided sample, I set the background color of the column to “Aquamarine” to provoke the problem (as well as turning on Edit and BatchUpdate).

All times are GMT -5. The time now is 3:31 PM.