Ciaran
2019-11-27T02:22:54Z
Hi there
Recently I experienced the following odd behaviour with iGrid.NET (v6.0.34) in vs2017/2019 under .NET4 (and above ... yes, I have tried all combinations) on Win10.

  1. I cannot select the existing grid on a form by clicking on it. Instead I must drag a square over the control to select it.
  2. When I add iGrid to a winform it doesn't display on the form. Instead it drops to the work/component tray below.
  3. My column definitions have disappeared plus when I re-add said columns they are not saved.


I am currently running twin monitors on Win10 1903 (Build 18362.476). I suspect that this is as a result of a windows/.NET upgrade.

What are your thoughts?

Ciaran
Ciaran
2019-11-27T03:21:12Z
Ahhhhhhhh

Discovered this "Deploying iGrid.NET v3+ for development without installing the demo". Therein lies my salvation.

Cheers
Ciaran