Our blazing fast Grid component built with pure JavaScript


Post by dalia.trujillo »

Hello
How can I remove the column name when editing the cell?

Soporte bryntum.png
Soporte bryntum.png (15.05 KiB) Viewed 609 times

Post by mats »

That looks strange, how can we reproduce this? Can you reproduce it in our online demos?


Post by dalia.trujillo »

Hello Mats
No, I can't reproduce it and I don't see that case in any demo. I use the same variables as the implementations, this happened when I upgraded to version 5.0.4, before it didn't happen


Post by mats »

Try 5.0.7? Maybe you forgot to upgrade CSS?


Post by dalia.trujillo »

Perfect!
With version 5.0.7 it fixes the problem. Thank you very much Mats


Post by dalia.trujillo »

Now the problem I have is that the data is not displayed, there are records in the cells and they are only displayed when the cell is selected


Post by tasnim »

Sorry, I'm not able to reproduce it. Could you please provide the steps to reproduce? and Could you please check if you can reproduce it in our online examples?


Post by dalia.trujillo »

No Tasnim I can not reproduce it, I use any example in my project and the same thing happens, the cell remains empty, it shows the value only when I select it


Post by tasnim »

Could you please provide a runnable test case and steps to reproduce it?


Post by dalia.trujillo »

tasnim wrote: Fri Jul 22, 2022 6:44 am

Could you please provide a runnable test case and steps to reproduce it?

This is the way to import bryntum grid, in the attachment is the implementation and the error, in one image you can see that a value is added in the cell and in the second the value is not shown when the selection is removed

Attachments
Error en tabla 2.png
Error en tabla 2.png (14.44 KiB) Viewed 532 times
Error en tabla 1.png
Error en tabla 1.png (17.32 KiB) Viewed 532 times
implementación tabla bryntum.png
implementación tabla bryntum.png (95.39 KiB) Viewed 532 times

Post Reply