var dataTableAssignRoles = CreateDataTable((DataTable)ViewState["UserRoleDataTable"]);
i got an error: convert DataTable
error: Unable to cast object of type 'System.Boolean' to type 'System.Data.DataTable'.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaganathan BantheswaranPosted Nov 11, 2013, 3:56 AM