I have a page displaying a detail view of a row. There is a table with some related items from another object. What would be the best way to make the table of related items read-only, depending on some data in the parent row? Is it a matter of removing all the actions like add, edit, delete and save from the table component via Javascript, or is there a simpler way?
Question
How to make a table component read-only dynamically
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.