I have a Telerik RadGrid. I am using auto-generated columns, reading the column definitions from database. One of my stored column names in the database has an apostrophe inside its textual content. My data-source loads without a problem, but when I try to filter by the column (with apostrophe), I get the client-side error:
Uncaught SyntaxError: Unexpected identifier
My question is: How can I tell my Telerik RadGrid to escape the apostrophe, so the client-side Telerik functionality will be usable even if the UniqueName of the column contains an apostrophe?
Thank you in advance for any help,
Best regards,
Lajos Árpád.
'instead of'? - Francis P