I want to store dynamically created textbox and checkbox in an arraylist/List or anything else
Say arr[0][0]=txtbox1 and arr[0][1]=checkbox1
arr[1][0]=txtbox2 and arr[1][1]=checkbox2
How to store that..
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
John WiesePosted Jun 1, 2010, 10:55 AM
List