Just spent about 30 minutes trying to figure out why my Htmlattribute object was causing the grid to crash. Turns out, it's because the value for "style" requires no spaces (e.g. style = "text-align:center" instead of "text-align: center"). Thought I'd share in case anyone else is having the same problem.
Note for Telerik team: might it be possible to remove the no-space requirement? It's not intuitive and extremely frustrating for the uninitiated!
Note for Telerik team: might it be possible to remove the no-space requirement? It's not intuitive and extremely frustrating for the uninitiated!