I have a following line of code:
var availableClients = (Controller.ListClientsForCurrentUser() as DataTable).AsEnumerable();
and I want to
Check that there are
using System.Data; using System.Linq;
and that you are referencing System.Core and System.Data
System.Core
System.Data