Hi,
Suppose I have 20 records in my grid. I apply a filter/sort. I get 10 records. Is there a way to access "only" these 10 records out of the complete dataset?
Context: While editing, my user wants to update a field in only one record, click on a checkbox to say "Apply to all filtered records" and wants the changes to be applied to the filtered dataset.
Suppose I have 20 records in my grid. I apply a filter/sort. I get 10 records. Is there a way to access "only" these 10 records out of the complete dataset?
Context: While editing, my user wants to update a field in only one record, click on a checkbox to say "Apply to all filtered records" and wants the changes to be applied to the filtered dataset.