It seems that the AlternatingItemStyle settings are only effective to items that are data bound on the server side. Is there anyway to get the alternating style to items added with client script on OnRowDataBound client event?
Thanks
1 Answer, 1 is accepted
0
Sebastian
Telerik team
answered on 24 Nov 2008, 01:54 PM
Hello Gang,
I am not exactly sure what do you mean by "items added with client script on OnRowDataBound client event". RadGrid does not support unbound mode (adding unbound rows client-side) and the item/alternating item styles should be applied as expected when you bind the grid to data on the client.
You can verify that on the following online demos of the product: