How Can I get total rows of a Tekerik Radgrid?
I saw Get rows of a Telerik RadGrid but in my case I use JS/jQuery when loads the page.
I have a Telerik:RadGrid:
<telerik:RadGrid ID="gvLotes"> ... </telerik:RadGrid>
In my case size
, lenght
and val
don't work. Someone has idea?