Passing Parameter from C# window form to Crystal Report(.rpt
                            
                         
                        
                     
                 
                
                    I want to know that how to send parameter from C# windows form to .rpt file(Crystal Report). For example If i write name in text box of windows form so this name should appear at top of the crystal Report Form. Please show me the code.