HI,
I have two problems with the grid I am attaching.
1) When I define a custom filterbar control and Apply the filter, immediately the layot of the grid goes crazy, altering the alignment of the columns.
2) I have 2 columns bound to the same field, with Foreign key columns, but I need them to retrieve two different properties of the Related Entity.
The problem is that when I filter for the second one, the filter is calculated on the field that if the ForeignKeyValue of the first column.
Am I doing anything wrong or is a problem, and if so, I'll need a workaround.
As I am asking, there is a way to bing using the OData Adaptors, Properties that are in the Navigation Properties of the main entity attached to the datamanager, instead of using the Foreign Key Columns? These prpoperties are read only.
As in all the requests I am doing in this period, the datamanager uses the ODataV4Adaptor.
Thanks in advance
Andrea Perazzolo
Attachment:
SF_55a2a107.zip