AD
Administrator
Syncfusion Team
February 2, 2004 11:35 PM UTC
There is no property settings to handle this requirement. In fact, a lot of work goes into making DropDown cells close when the grid loses focus.
If you want a modal grid that stays open, then you could just open another form using form.Show holding a Docked-Fill grid instead of using a dropdown grid.