Hey guys,
Another thing I'm trying to do over here:
I have three lists of data like this:
<tbody>
Lis 1
List 2
List 3
1
a
c
2
aa
cc
3
ccc
ccc
</tbody>
Is there anyway that I could get all the possible combinations in the table in three diferent columns? Something like this...