How to draw table on window forms?
hi all,
I want draw a table on windows form
I am accepting no.of rows and no of columns from user and after selecting the values[Similar to microsoft office]
i need to draw a table on a form so that user add further entries
Please note no of rows and columns are dynamic and i want to draw it on a form
thanks in advance