1
Answer

i got an error: convert DataTable

alex simth

alex simth

10y
781
1
error: Unable to cast object of type 'System.Boolean' to type 'System.Data.DataTable'.
 var dataTableAssignRoles = CreateDataTable((DataTable)ViewState["UserRoleDataTable"]);
              
 ViewState["UserRoleDataTable"] = dataTableAssignRoles;
web development companies pakistan


Answers (1)