2
Answers

Draw a table in windows form

Ask a question
bhargavan

bhargavan

19y
1.9k
1
I wanted to draw a table in my windows form with various controls embedded in it like textbox, dropdown list etc. I basically wanted to get data from the user at runtime and process it in the front end before uploading it into the database. I tried using a datagrid but did not succeed as it requires a database table tied to be tied to the datagrid at the design time and I don't want to do that. Is there any other way to work around this problem?

Answers (2)
Next Recommended Forum