JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Data Grid OnCommand property prevents automatic line breaks when pressing the Enter key.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #112487
    Dark Beccio
    Participant

    Hello,

    I noticed that after adding the “OnCommand” property to the grid, the ability to automatically insert a line break by pressing the Enter key—after updating the value of a cell—is lost. Is there a way to restore this functionality? I’ve prepared an example on CodePen, which I’ve attached below.

     

    https://codepen.io/andreaguarducci/pen/OPPQBGJ

    #112490
    Markov
    Keymaster

    Hi Dark Beccio,

    The property overrides the default behavior and allows you to put a custom one. It is like replacing a list of rules with a blank one.

    Best regards,
    Markov

    Smart UI Team
    https://www.htmlelements.com/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.