Passing DataList Filters to an EditDataForm

Is it possible to pass filters applied to a DataList to an EditDataForm?


I have an edit form with two nested collections, this allows bulk entry of data rapidly. It roughly mirrors the presentation of a DataList on the previous \\ parent page. This is working pretty well.


I have been asked to try and pass the filters applied to the corresponding data list on the a parent page to my EditDataForm with nested collections.


Suggestions? Anywhere I can read up on this if it is possible.


Many thanks,


Ernie

Comments