Well this is my problem....
First of all I am not able to increase the height of the detail section to more than 4.5 inches...
To be done:
I want to display a set of values(itz a matrix)...40X12
i want to add 12 text boxes in the detail section...This represents each row....then using a loop 1 to 40...i want to change the values of these text boxes...well i can also use labels...but they are static...i want to append to the data for every iteration of the loop...just like when the text box is bound to a datafield....all the records are displayed one after the other inspite of the fact that we have just 12 textboxes
First of all I am not able to increase the height of the detail section to more than 4.5 inches...
To be done:
I want to display a set of values(itz a matrix)...40X12
i want to add 12 text boxes in the detail section...This represents each row....then using a loop 1 to 40...i want to change the values of these text boxes...well i can also use labels...but they are static...i want to append to the data for every iteration of the loop...just like when the text box is bound to a datafield....all the records are displayed one after the other inspite of the fact that we have just 12 textboxes