I have a radgrid.
now when page loads then i want to check weather the grid have data or it is empty.
i have used getcoumnnamebyuniquename ...... property.
it works fine when grid have data but when the grid is empty then it gives javascript error.
that undefined is null or not an object.
please help me in this regard.
how can i check client side page load that grid have data or not?
now when page loads then i want to check weather the grid have data or it is empty.
i have used getcoumnnamebyuniquename ...... property.
it works fine when grid have data but when the grid is empty then it gives javascript error.
that undefined is null or not an object.
please help me in this regard.
how can i check client side page load that grid have data or not?