BdcService ReadList method which allows to filter by multiple values

תשובה BdcService ReadList method which allows to filter by multiple values

  • 11 aprilie 2012 13:02
     
     

    Hi,

    Let's assume we've got a method called ReadList(string a, string b, string c). This method is a default finder of my BDC model of my entity called, for example SampleEntity. I defined also three filters for my SampleEntity. It is possible to change behaviour of the DropDown menu, which displays all defined filters (but allows to filter only by one property at the same time). I would like to display for each filter of my SampleEntity label with filter's name and text box next to the label. Basically, I need to be able to filter the collection by more than one parameter. If anyone can help me?

    Regards, Marcin


Toate mesajele