nakheel
January 26th, 2000, 01:58 AM
I am developing a project in VB 6. In one form i am using DBgrid while entering second record the first record get disappears and i am having one blank record alone in the grid.
It is very urgent. if anybody knows the answer please help me.
chem1
January 26th, 2000, 11:02 AM
Have you used ADdNew method.Once I tried inserting data into textboxes without add new and once i shifted from the filed the data disappeared.
nakheel
January 27th, 2000, 12:00 AM
Thanks for your timely reply
My exact problem is i am using databound dbgrid.
In the grid allow addnew,allowupdate,allowdelete properties are set true.
In the run time while entering the data in the grid, after entering first row ,when i try to enter data for the second row the first row get disappeared . but in the table we can see the first row (it got saved) but it is not visible in the grid. please help me,it is very urgent.
regards
nakheel