Shakeeb Khan
Shakeeb Khan
Hello, Great effort cheers, I was just refreshing my datasource using init() event but after calling init() my on('nodedrop.orgchart') is not working. Kindly provide any solution for this issue.
Exception :"The type 'Nullable`1' of property 'IsHigherAuthority' is not supported" `public bool? IsHigherAuthority { get; set; }` ` _repo.Find(w => w.DepartmentId == departmentId && w.IsHigherAuthority==true);`
TypeLoadException: GenericArguments[5], 'SimpleAccess.SqlServer.SqlTransactionAsyncContext', on 'SimpleAccess.Core.ISimpleAccessAsync`6[TDbConnection,TDbTransaction,TDbCommand,TDataParameter,TDbDataReader,TDbTransactionAsyncContext]' violates the constraint of type parameter 'TDbTransactionAsyncContext'.