Hi there,
In my application i should create a table like structure which gets the user's input for number of rows and columns...
eg. if i give 5 rows and 3 columns it should create a table with 5*3=15 cells each contains one textbox(to get data)
So could you please tell me which control to use and how to use it?
Regards,
JCel.
In my application i should create a table like structure which gets the user's input for number of rows and columns...
eg. if i give 5 rows and 3 columns it should create a table with 5*3=15 cells each contains one textbox(to get data)
So could you please tell me which control to use and how to use it?
Regards,
JCel.