|
-
Jul 10th, 2003, 03:32 AM
#1
Thread Starter
Hyperactive Member
webcontrol properties
My control consist of 3 classes. one header, one row, one subitem.
In row-class i have an ID property.
Right now i have an arraylist in the control where i save each row (each instans of row-class).
but if I want to loop thru every row in my webform like this:
control.Row[x].ID
I dont quite get this to work.
I have to alter my class, but how. I think i have to get rid of the arraylist, but what to use instead?
Onerrorgoto
Dont be to optimistic, the light at the end of the tunnel might be a train
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|