Hi All,
Ref: VS 2003
I have a two datetimepickers which show the arrival and departure date. I also have two navigation buttons to go through the different arrival and departure dates in the dataset. There is also a lable that show the current position of the total number of dates. That all works fine. I get the problem when I call addNew. The label shows the total increase by one but the current position doesnt move and I therefore cant add the new dates. The last point to be aware of is the binding of the datetimepickers is through a datarelation (if that makes any difference).
I believe somehow I have created multiple currency managers, but I wouldn't know where to start in order to find out.
Please help!!!!!!