Hi,
I have some database field i've dragged and dropped on my Crystal report. I programatically create a dataset and bind it to the report. This works perfectly. Now i have some other parameter fields placed on the report that am trying to send data into, but this is not working. When i comment the code for binding the dataset(myReport.SetDataSource(ds)) the parameter field is filled correctly. But i have to get the two working. Someone please help
WaZda
I have some database field i've dragged and dropped on my Crystal report. I programatically create a dataset and bind it to the report. This works perfectly. Now i have some other parameter fields placed on the report that am trying to send data into, but this is not working. When i comment the code for binding the dataset(myReport.SetDataSource(ds)) the parameter field is filled correctly. But i have to get the two working. Someone please help
WaZda