What I want to have in my grid is to have an initial empty row, for the user to input on each cell, and as he reaches the last column of the row, when he presses enter, another set of rows are added for him to continue inputting on the cells, and the examples I've seen on pygridtablebase is that they all have initial data, in setting up the grid, my only concern is how to setup the grid with an empty row, and how to add another set of rows. Forgive me if asking this kind of question, I'm still new to wxpython.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.