Infragistics4.Win.UltraWinGrid.v17.2, Version=17.2.20172.2006
The AfterRowRegionScroll not Firing when I change the ActiveRow property to a row that is outside visible area.
Is that a bug or expected behavior?
How to detect that the visible area is actually scrolled in such cases?
Thanks.
Hello Alexander,
Thank you for contacting. In order to understand the scenario i setup a small demo sample of AfterRowRegionScroll , i would like you to modify the sample and help reproduce the behavior you are getting then i will discuss the matter with the developer ,because as of now i am not sure if this is expected or you can use any other event like UltraGrid.ActiveRowScrollRegion, like Andrew explained in your other post.
Looking forward to hear you back.
MemDataTable CS 2008.zip
Hi Divya Jain,
Sorry for the delayed response. Thank you very much for the code, I'll give it a try.