HI All,
i want to change my grid's row color from javascript.My requirement is that once user selects any rows,i want to change its color so he can come to know that he has visited this row.
Hi Princy,
Thanks for a quick reply,i tried that solution,and its selecting row successfully on row click.
but what i want is to select row on any button available on that row.so how to generate that OnRowSelected event for button which resolve my probelm?