How to correctly data type & input in Dash AG GRID? and other issues

Hello @AnnMarieW

Thank you so much, AGAIN, for all the info, dear!

EDIT: I have implemented the height & Data type solutions and both them worked like a charm :raised_hands:
The highlight thing also worked, but it has some issues that I have asked for jinnyzor and Cantelli in the thread you mentioned

I have two extra questions that I would like to ask you if you have some time to take a look (if you prefer, I can create a new topic)
1 - One of the fields is a https link… There’s a way to transform it in a hyperlink? I tried to implement a solution I found in the docs but seems it only works for columns
image

2 - There’s a way to avoid that the inputs be empty values? I’m asking this because I did note that if I have a numerical cell and I try to input a different data type as text, it highlights the cell in red and the cell becomes empty/None instead of rejecting the new input, and if I press the key E it will raise an error (as you can see in the .gif)
CPT2404251529-370x342
I think that the solution here would be to keep to ā€œoldValueā€ when the ā€œnewValueā€ is null/None

EDIT: PLEASE, DON’T WORRY ABOUT THE SECOND ISSUE! I HAVE FOUND A SOLUTION TO IT

Do you have any experience with these this new two issues?

PS: I have added a new Link Colin the MRE in the main thread message

Again, thank you for all your help, and thank you in advance for the new help