Posted By:
Vinotth_Dhanaraj
Posted On:
Thursday, January 29, 2004 11:06 PM
I know how to iterate a collection by using I need to iterate 2 collections parallely, like displaying 'i'th element of the first collection and 'i'th element of 2nd collection in adjacent td tags. How can i do that?