Skip to main content
February 19, 2024
Question

how to display and add, edit and update in gridlayout

  • February 19, 2024
  • 6 replies
  • 0 views

I have CDT within the cdt feils name tableDetails(text),

Text like [{"column1":"value1","column2":"value1"},{"column1":"value1","column2":"value1"}] how to display in gridlayout.

give me the suggetion on this..?

    6 replies

    prakhars0731
    February 19, 2024

    can you explain  bit more

    February 19, 2024

    I have CDT like

    ID(int), Name varchar(255), tabledata(text)

    1          Name                       [{"column1":"value1","column2":"value1"},{"column1":"value1","column2":"value1"}]

    how to display tabledata in gridlayout along with add edit and update..?

    venkatrea696188
    February 19, 2024

    Hi Rayudu , it's still bit unclear about what you wanna achieve ,Is it readonly grid or editable grid?

    If you want to know how to use  gridlayout hope this link helps you

    https://docs.appian.com/suite/help/23.4/SAIL_Recipes.html