hi,
i was try your example of bind grid view data with json. on Asp snippet.
i able load data data into the grid and pagiing of grid is also displays, but i'm unable to
click on the paging.i think following code is not working for me
$(".Pager .page").live("click", function () {
GetCustomers(parseInt($(this).attr('page')));
});
pls help.
and thanks for the example.
Regards,
_______________________________________________
Imtiyaz Ahmed.