i have radgrid which has a lot of checkboxes (14 in a row * 120 records = 1680)
cpu gets high, to about 60%, but only after i do first postback.
after i do postback checkboxes appear smaller first, then browser freezes for a couple of seconds and checkboxes become big.
so i think this is the problem, is some skin applied to checkboxes in radgrid which is slowing it down client side?
is there any tool in firebug or such which lets me check what is causing high cpu on page ?
cpu gets high, to about 60%, but only after i do first postback.
after i do postback checkboxes appear smaller first, then browser freezes for a couple of seconds and checkboxes become big.
so i think this is the problem, is some skin applied to checkboxes in radgrid which is slowing it down client side?
is there any tool in firebug or such which lets me check what is causing high cpu on page ?