c# - How to convert a repeater control into grid view control in Asp.Net? -


i having repeater control in asp.net application, want change repeater grid view control because want apply paging. didn't want add custom paging in repeater instead want use default grid view paging .

can body suggest me changes required??

i suggest use jquery paging instead.

convert repeater gridvue https://www.experts-exchange.com/questions/26344088/convert-from-repeater-to-gridview.html

binding datatable repeater control in asp.net binding datatable repeater control in asp.net


Comments