i wanna add labels depends on user entries number.
2- how i can create a table in c# at a run time?( table contains of labels which represents rows, columns and data entries) how i can store it depends on user entries( how i can determine how many labels).
i wanna it ordered depends on user entry, so i don't know how to determine (#of rows , #of columns and data entry).
i don't wanna use a gridview cause i don't make a datasource. so i think of labels.
Question
daniiii
hi guys,
1- how i can add controls at a run time??
i wanna add labels depends on user entries number.
2- how i can create a table in c# at a run time?( table contains of labels which represents rows, columns and data entries) how i can store it depends on user entries( how i can determine how many labels).
i wanna it ordered depends on user entry, so i don't know how to determine (#of rows , #of columns and data entry).
i don't wanna use a gridview cause i don't make a datasource. so i think of labels.
i hope that u understand what i want.
hopefully of ur help.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts