i have code in which datatable values will be given in crystal report of vs2008 iam very surprised when i run my application in debug mode by pressing f10 key value all the value loaded perfect but when i start application in normal mode only one value of datatable is loaded what should i do like ?
description qty price total
pepsi 2 4 8
tea 1 2 2
in debug mode pressing f10 it show all the values
but in normal mode it show only first value pepsi 2 4 8