Dear All
I have a radgrid need to client side bind. All things work fine except lost alignment after the row initialized from server.
You can see from this demos: http://www.telerik.com/forums/bind-radgrid-client-side-to-a-json-array
if you set the column item alignment to "center" in declaration, you will found only first 4 rows are proper align, which come from server. The rest of them lost alignment.
it also can see from page source code, the rest <td> didn't include the alignment attribute.
Please let me know how to fix it.
Thank you very much.
With best regards
Tommy
I have a radgrid need to client side bind. All things work fine except lost alignment after the row initialized from server.
You can see from this demos: http://www.telerik.com/forums/bind-radgrid-client-side-to-a-json-array
if you set the column item alignment to "center" in declaration, you will found only first 4 rows are proper align, which come from server. The rest of them lost alignment.
it also can see from page source code, the rest <td> didn't include the alignment attribute.
Please let me know how to fix it.
Thank you very much.
With best regards
Tommy