jahlxx Posted July 27, 2017 Posted July 27, 2017 Hi. when have a dbgrid, paged, and have a column locked, this hapens (see attached image): the field of the locked column, ans its corresponding row, are not aligned horizontally. any idea? thanks. Quote
Sherzod Posted July 27, 2017 Posted July 27, 2017 Hi, Does this happen when you use a specific theme? Quote
Sherzod Posted July 27, 2017 Posted July 27, 2017 Sorry, I couldn't reproduce this issue. Did you change or add own CSS ?! Quote
jahlxx Posted July 27, 2017 Author Posted July 27, 2017 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. Quote
jahlxx Posted July 27, 2017 Author Posted July 27, 2017 ????? are tips found in the forum. only change a couple of things. Quote
Administrators Farshad Mohajeri Posted July 27, 2017 Administrators Posted July 27, 2017 Please try again without custom CSS code. Quote
jahlxx Posted July 27, 2017 Author Posted July 27, 2017 done. same result. not aligned rows. Enviado desde mi SM-A500FU mediante Tapatalk Quote
Sherzod Posted July 27, 2017 Posted July 27, 2017 Please can you make a simple testcase for this ?! Quote
jahlxx Posted July 28, 2017 Author Posted July 28, 2017 ok. I've isolated the problem. the problem is when changing column width in run time. if the width assigned is not enough for a column locked for the theme used, the behaviour is like in my first post. Quote
Administrators Farshad Mohajeri Posted August 1, 2017 Administrators Posted August 1, 2017 Please send your report in bug reports forum. Sent from my SM-N900 using Tapatalk Quote
jahlxx Posted April 19, 2018 Author Posted April 19, 2018 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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.