how to display and add, edit and update in gridlayout

Certified Associate Developer

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..?

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Associate Developer
    in reply to venkat Avuluri

    Hi Venky, it's editable grid.

    i need to display the tabledata(text) in editable grid and add new value in the text feild, edit and update..like that

Children