Topic: MDB Dataden Pinned left and custom cell renderer unable to coexist
sutro_biopharma priority asked 4 months ago
Expected behavior
I would expect that making a column pinned left and using a custom renderer would have no effect on one another
Actual behavior
When using a custom renderer on a column that is pinned left the custom renderer is ignored. When the pinned left is omitted the custom renderer works as expected. This even happens when you choose to pin after the page has initially been loaded.
Resources (screenshots, code snippets etc.)
Filip Kapusta premium answered 4 months ago
Hello @sutro_biopharma
I reached out to you via the email address assigned to your account with an important update regarding this case - please check your email inbox.
Keep coding,
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: Other
- MDB Version: -
- Device: Dell Laptop/Ubuntu
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No
sutro_biopharma priority commented 4 months ago
It appears after further testing that this happens specifically when pinning any column such that the column using the custom rendering has to be rearranged or moved. So if you have 5 columns and custom rendering on column 3, then when you pin left columns 1 or 2 it is ok but if you pin left column 4 or 5 it breaks the custom rendering
sutro_biopharma priority commented 4 months ago
Related to this when you have a column you have made larger using the "width" and you then pin it, it displays the data as taking up only the width of the column it replaced.