in the new version of winGrid the control fire the inizializerow of the row that I have active also before I deactivete the same. It's not so right that the control fire this event in this moment
Hi,
Let me know if without making any changes in the row the IntializeRow event fires, and I will open a support ticket for you to research this behavior further.
Regards,
Stefaniya
InitializeRow fires any time a new row in the grid is created or whenever a value in that row changes. Activating a row and then deactivating it without changing anything should not cause the event to fire. If that's happening, it's a bug. But we would need to see a small sample project demonstrating this.