1
0
-1
    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      I see... From my understanding, you can only show the data in the list . The list is not amendable. 
      Unless you use a spreadsheet to have a functionality similar to Excel/Google Sheet ?

      Do refer here .
      Spreadsheet

      Might as well you can try implement using this element to have more functionalities.



        CommentAdd your comment...
      1.  
        1
        0
        -1

        Hi Renejit,

        I think you can achieve your desired outcome by referring here > Dynamic Cascading Drop-Down List.
        This will allow you to dynamically change the options/selections of a select box/radio button/radio based on another form's field value.

        Or you may refer here too : List Filter> Options Filter>

        This will enable a dropdown filter in your list.

        Hope it helps!

        Thanks

        1. Renejit

          i think this will help in the image i have some values in the datalist what i want is i should be able to edit the data present in the data list like for example in status i should be able to choose between completed, inprogress etc like in a dropdown and in the action i should be able to change the entered data

        CommentAdd your comment...