This question is locked. New answers and comments are not allowed.
We have a data view that has some coumn names with @ character in one of its column name ( ex:account_primary_id@rn_descriptor). When we try to bind this view in asp.net mvc grid, it is giving an error. Is this a behaviour? Is there a workaround?