Hi guys,
I just want to ask your idea how to create a form that looks like a simple excel sheet. A new row will be added when the last row is filled up. My idea is to use TableLayoutpane l and add textbox on it. Then a thread will run to check if the last row is filled. Any other idea? thanks..
I just want to ask your idea how to create a form that looks like a simple excel sheet. A new row will be added when the last row is filled up. My idea is to use TableLayoutpane l and add textbox on it. Then a thread will run to check if the last row is filled. Any other idea? thanks..
Comment