Can the overall width of the grid object be expanded beyond the original size?
For example, let’s say the grid is 900 pixels wide (to start width),
I have 10 fields and the last being a Notes column. Can the overall grid width be expanded so the Notes can be read?
I have 10 fields and the last being a Notes column
grid.enableAutoWidht(true); //grid change its size to make all columns visible without scrolling
Is the Grid product capable of having CSS classes assigned to each cell of a table, and can a title attribute also be assigned to multiple cells?
it possible to provide unique css class for each cell , while loading from XML, cell tag must have “css” attribute which will be used for related table cell. Also, the “title” attribute will be assigned to the “title” attribute of the cell. ( the title attribute is a bit tricky because it will be assigned only when mouse is over the cell )
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan