Hy all.I want to assign data from a table to some labels.For example: If I have 3 records with ID=1,ID=2 and ID=3 I want this records to be assigned to 3 different labels.so label1=data with ID=1, label2=data with ID=2 and so on.How can I achieve that?
Share
Not tested, may have syntax problem, but you get the idea.