Hello.
I want to write a program that will have a grid like Listview but I want the user to type in the boxes in a way similar to Excel. Also, I want some cells to limit the user to a list, like a combo box.
I prefer ListView but I see that there are others like DataGrid, DBGrid, MsFlexGrid...
I tried with all of them but I can't really type in the cells.