Just found that TreeGridView .ReloadItem does not work as expected, item data
seems to not be reloaded.
Testing a View with Rhino7 and old Eto where it was working fine.
Any ideas ?
Gerry
Just found that TreeGridView .ReloadItem does not work as expected, item data
seems to not be reloaded.
Testing a View with Rhino7 and old Eto where it was working fine.
Any ideas ?
Gerry
I have just found that the data is loading and the issue is a graphic one, calling Invalidate
fixes the problem