Problem editing DataGridView on tablet

Paweł Łepko 21 Reputation points
2021-09-30T13:45:17.217+00:00

Hello,

I have a problem with an application written in Windows Forms technology. The program runs on a desktop computer and a tablet with Windows 10. The main form has the "DataGridView" component, in which one of the columns is edited manually - entering a numerical value on the keyboard. The problem appears on the tablet - when the user tries to enter a value, the tablet brings up the keyboard view and the entire "DataGridView" component shrinks so that the edited cell cannot be seen. I wonder if this is the fault of the tableLayoutPanel control?

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,838 questions
{count} votes