Hi all,
I am binding data from Datatable to repeater control . I have around 900 rows in datatable. When i try to bind datatable to repeater it doesnt bind,it doesnt give any error but displays blank.At the same time when i decrease the datatable rows to 400 or 500 it binds to datatable and displays result properly.How could this happen.Please guide me how i can bind all the datas.
Thanks in advance.
Loading
Savita JoshiPosted Apr 14, 2011, 10:24 PM
Repeater control is faster compared to gridview but repeater control needs to be customized a lot.. Do u have code to allow paging for the repeater control? Paste your code here so that we can help.
Suthish NairPosted Apr 6, 2011, 12:47 PM