Hi all,
I'm having a hard time implementing a DateTime picker in a Grid. I'd like to set up the grid using the hierarchy feature and implement InCell editing. I created a version of my problem in the Telerik REPL and have observed the same issue in my current code.
https://blazorrepl.telerik.com/wmEfuDcn54Cv6ZNO07
As you can see, the DateTime picker works fine in the parent table. But when it is implemented in the child table, it seems that clicking on the DateTime picker actually takes the cell out of focus.
Does anyone know if there is a workaround or if this is a bug?
Thanks
Edit: I added the screenshots when I noticed that the REPL link wasn't loading correctly on my Chrome or Edge browser