I'm using one of the default styles, templates_glassy.isl. I have a grid with embedded controls some of which look OK others do not. The following shows a calendar drop down that looks fine as it displays a border within the cell and acts like other standard cells during edit.
However, when using UltraComboEditor or UltraCombo no border is set, the control overlaps the cell border and it looks shabby.
This effect is also seen in the AppStylist canvas preview of the UltraGrid.
Is there any way to resolve this? I'm using Infragistics 2007 vol 2!
Hi,
I tried this out with AppStylist and I see the issue occurring in the first column of the grid (String 1) on the grid canvas. It looks like when the cell is entering edit mode, the TextBox which is displayed over the cell is covering the cell borders.
I get the same behavior in the DateTime cell, also.
But other cells, without DropDowns, appear fine.
I'm not sure why this is happening, but my guess is that it has something to do with the way the isl is acheiving rounded borders in the cell. The DropDown cells are probably not properly accounting for the borders. This might be a bug in the isl, or it could be a bug in the grid or the editors.
You should Submit an incident to Infragistics Developer Support and include a link to this thread so they can check it out.