Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #100817
    admin
    Keymaster

    Hi,
    is there a way to localize the empty grid message. If the grid is empty, it just displays ‘No rows’. I couldn’t find that message in the messages property described in the Grid API. I need the opportunity to change that text to german.
     
    Best Regards,
    Gerhard Seemann

    #100818
    admin
    Keymaster

    Hi Gerhard Seemann,
    You can try:

    grid.appearance.placeholder = "some text";

    Best Regards,
    Peter
    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.