Skip to main content
August 10, 2024
Solved

Display Record Data In Editable Grid

  • August 10, 2024
  • 3 replies
  • 0 views
    Best answer by mohiniv1048

    Sure [mention:a11f77a729fb4db2af76b09948583328:e9ed411860ed4f2ba0265705b8793d05] ,I will go through documentation

    3 replies

    stefanhelzle0001
    Brainy
    August 10, 2024

    The interface recipes section in the documentation has some examples about how to edit data in a grid.

    You did not ask any specific question, and also miss any description whether your code works or not.

    I see that your configured validations will not work. Check the documentation for how to use that.

    Then, your showWhen on the floppy icon does not make much sense. fv!index will never be null, and I though that your isActive field is true or false. Why check it for null?

    mohiniv1048AuthorAnswer
    August 10, 2024

    Sure [mention:a11f77a729fb4db2af76b09948583328:e9ed411860ed4f2ba0265705b8793d05] ,I will go through documentation

    August 10, 2024

    we will check