Hi ,
I have a subgrid on which I have added a custom button, on click of button the subgrid should populate with the data that I am getting from the api ajax calls? I was able to update rows that are present in subgrid on button click but not sure how to get data and display in the subgrid.