hi,
i am using to print the values from datagrid...
i am using class files and written coding in this page....
i am getting output as:
Pepsi 500ml £1.09
coke 500ml £1.09
Fanta 500ml £1.09
Sprite 500ml .99p
in single line i have to print the two rows from datgrid ..... tell me how to print it..
but my
Print out should be like the given below
Pepsi 500ml £1.09 coke 500ml £1.09
Fanta 500ml £1.09 Sprite 500ml .99p
shall i send my code......
regard's
vidhya.s