I have a beautifully rendered List View that uses AngularJS calling the Rest Services. All of the row data is displaying with appropriate headers. I have each row clickable with iid's already rendered for each table row and also the s4-itm-cbx
class on a checkbox at the start of each row. I have tried to call OnItemSelectionChanged, ToggleItemRowSelection2 manually for each row and I can see the items actually being selected running Javascript through a console window. My problem is,
the Ribbon does not render the ability to use the Edit or View items. They stay grayed out throughout the entire process. Any help would be appreciated.
↧