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
235
InitializeRow not fired when adding recycled items
posted

Hello,

Using an Ultragrid bound to a typed Binding list, if i clear the binding list then re-add items back to the binding list, including some of the original items, then i am not getting the InitializeRow event fireing for the rows that are being recycled if the grid is not visible during the refresh.

Any ideas?

Thanks

Steve