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
Description: Custom Datasets are not overriding the base dataset functions

Steps to reproduce:

1. Have a theme and attempt to create a Custom Dataset Script in C#
2. Notice it gives an error noting that the protected overrides are not able to override due to the base function not being overrideable

Expected behaviour: The base DataSet functions should be overrideable