Jump to content

dbgrid rows not aligned


jahlxx

Recommended Posts

Only this, and checked removing it, with the same behaviour.

 

.x-grid-with-row-lines .x-grid-td {
   border-color: black;
}

.x-grid-with-col-lines .x-grid-cell {
   border-color: black;
}

.x-grid-cell-inner {
    white-space: nowrap !important;
}

.x-datepicker-highlight {
    background: #FFA500 none repeat scroll 0 0;
    border-color: #bfa52f;
}

.x-datepicker-highlight-prevnext {
    background: #fff4bf none repeat scroll 0 0;
    border-color: #bfa52f;
}
 

 

I think that coud be due to the navigation bar.

Link to comment
Share on other sites

  • 8 months later...

Hi all.

 

Migrating to extjs 6.5, I find some problems with inidbgrid.

 

This issue, appears again, and there is no solution increasing the column size.

 

I attach a image.

 

It seems that the not locked columns, have a little pad or margin, and the not locked zone has a little more height than the not locked zone.

 

Tested wih some themer and without custom css.

 

I have posted in support portal, but post here too. Perhaps someone have already solved this.

 

Any idea?

 

Thanks.

post-4123-0-89438500-1524158053_thumb.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...