Hi,
I have an entity which has composite primary key with two fields. I need to
use one of them to filter.
In this case I need to fill this field everytime (though I want to filter
another field or fields).
If I don't fill this field then I get 'Filter field is required' message.
So the question is how to solve this problem ? Should I create some helper
class with limited number of fields ?
Thnx, Sandor
I have an entity which has composite primary key with two fields. I need to
use one of them to filter.
In this case I need to fill this field everytime (though I want to filter
another field or fields).
If I don't fill this field then I get 'Filter field is required' message.
So the question is how to solve this problem ? Should I create some helper
class with limited number of fields ?
Thnx, Sandor