Hi,
i Have a simple listview and data pager inside an update panel, but when i sort or paginate using datapager, the whole page is posted, why doesnt it do a partial page rendering.
the listview is bound to an sqldatasoruce, is listview and datapager supported inside update panel
?