I am trying to update some values in the selected data view rows by iterating the rows one by one. how it can be done?
I believe there is some limited ability to do this in Application Studio, but it might be best to call
a function to do this for you.
Could you explain more specifically what you are trying to do so we can advise you better?
Hi Kevin,
In New PO Suggestion screen , buyer will search & select the lines of same requisition no in the datagrid then they have to update their name one by one of the each selected rows. what I want to achieve is when the buyer update their name in the first selected rows automatically rest of the lines should get updated with the same buyer name.
You’re also going to want to set your global variable to the buyerID, not the name, then set matches.BuyerID. The value of the combo is the ID–the name is only the display and will show according to the ID set.
This is effing amazing. Thanks for posting this. Worked like a charm first try. That never happens!







