User interface ideas?

  • Thread starter Thread starter Michael Hesse
  • Start date Start date
M

Michael Hesse

Hi,

I need to put together an application where an operator tracks several
processes that go on at the same time. Each active process would be a
separate line in a grid and the operator would fill in columns as the
process proceeds.

Some of the columns would be selections from lists. Others would be
entering date/time data.

I would be interested in any suggestions of controls I might purchase to
simplify this process. Any other suggestions would be welcome as well.

Thanks,

Michael
 
Michael Hesse said:
Hi,

I need to put together an application where an operator tracks several
processes that go on at the same time. Each active process would be a
separate line in a grid and the operator would fill in columns as the
process proceeds.

Some of the columns would be selections from lists. Others would be
entering date/time data.

I would be interested in any suggestions of controls I might purchase to
simplify this process. Any other suggestions would be welcome as well.

DataGridView Control?? Why not?
 
Back
Top