hstanisic
10-06-2001, 04:00 AM
in my program i use datareport like this:
Private Sub mnureport_Click()
DataReport1.Show , glavna
End Sub
And now when i add or delete something in my database the datareport show the same things, the datareport does not show any changes what i made in my database so i need i peace of code wich will refresh datareport so that report shows a real state of my database.
I hope that you understand what i need.
Please answer on my mail and thanks!!!!!!
Private Sub mnureport_Click()
DataReport1.Show , glavna
End Sub
And now when i add or delete something in my database the datareport show the same things, the datareport does not show any changes what i made in my database so i need i peace of code wich will refresh datareport so that report shows a real state of my database.
I hope that you understand what i need.
Please answer on my mail and thanks!!!!!!