Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Robert O
on
Upon further investigation - it seems that the reason for the issues present is due to the fact the classes no longer exist in the CustomStandingsDataSet class.

Previously on the initial implementation the two classes were the main ones being overriden:

FilterResults
OrderResults




When looking at how the base is overriden, could it be possible to override EntitySessionResultStandingsDataSet in a custom dataset implementation and then be able to give the same result?

- Robert