Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1290
CustomDataBinding in WHDG
posted

Hi All.

I have several questions about custom databinding. First - about this sample: http://www.infragistics.com/products/aspnet/sample/data-grid/custom-databinding-paging-collection if I understand correctly on every page change custom result set is generated an bound to the grid - and not entire grid but only current page, correct? If so - do we still have to handle PageIndexChanged event? And mainly - how does the grid know in advance how many page links to display in the pager if it's not bound to full data set?

Secondly, how to I implement custom databinding in WHDG? I don't see this event in the event selection. It would really sucks if it's not supported in WHDG, if so - is there any hack to enable it? After all GridView of WHDG is the same plain WebDataGrid.

Thanks!

Parents
No Data
Reply Children
No Data