This is a migrated thread and some comments may be shown as answers.

Htmlattributes -> style

1 Answer 309 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Rob
Top achievements
Rank 1
Rob asked on 10 May 2013, 03:09 AM
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!

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 10 May 2013, 02:59 PM
Hello Jacob,

There is no such requirement and I am not able to reproduce a browser crash. I tested with IE and Chrome, with client-side binding and server-side binding. Can you provide a runnable demo?

Regards,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Rob
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or