Hi All,
I migrated my application for .NET 1.1 to 2.0 also infragistics from 2005 to 2007.
While testing i observed that one of grids pager combo not population number of pages.
It shows just blank.
Please suggest any solution.
As i tried all efforts related to paging.
Thanks in Advance.
Regards,
Hello,
It is very hard to tell without seeing some sample code first. You say one of the combos is not working - does that mean that all the others are working correctly? Can you see what is the difference in the setup of the working comboboxes and the one that is not working - maybe using same setup will help alleviating the proble,.
Finally I got answer.
Its bug in code which calculates number of pages incorrectly.
Property getter has proble, cannt read value.
Cheers !!!