1
Answer

i got an error: convert DataTable

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)