Page 1 of 2

[ANGULAR] Remove column name when editing cell

Posted: Thu Jul 14, 2022 11:58 pm
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 627 times

Re: [ANGULAR] Remove column name when editing cell

Posted: Fri Jul 15, 2022 11:12 am
by mats

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


Re: [ANGULAR] Remove column name when editing cell

Posted: Sun Jul 17, 2022 4:01 am
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


Re: [ANGULAR] Remove column name when editing cell

Posted: Sun Jul 17, 2022 1:48 pm
by mats

Try 5.0.7? Maybe you forgot to upgrade CSS?


Re: [ANGULAR] Remove column name when editing cell

Posted: Sun Jul 17, 2022 9:37 pm
by dalia.trujillo

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


Re: [ANGULAR] Remove column name when editing cell

Posted: Sun Jul 17, 2022 9:54 pm
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


Re: [ANGULAR] Remove column name when editing cell

Posted: Mon Jul 18, 2022 4:53 am
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?


Re: [ANGULAR] Remove column name when editing cell

Posted: Fri Jul 22, 2022 2:03 am
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


Re: [ANGULAR] Remove column name when editing cell

Posted: Fri Jul 22, 2022 6:44 am
by tasnim

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


Re: [ANGULAR] Remove column name when editing cell

Posted: Mon Jul 25, 2022 4:07 am
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