Hi...
i am using a msflexgrid and a text box to edit the data in the grid. each time i load the data to the grid, and when it's clicked for the first time the data in the first cell of the grid is getting lost..
in the leavecell event am writing grid.text=textbox.text and in the entercell, textbox.text=grid.text..how can i solve this?
it is coming if i click anywhere in the grid..not in first cell and only the data in the first cell is lost..
i don't want to disappear the data, only if the user clicks and type it the typed data should come..
hope u have got the problem and please help me..
thanx in advance..
shahina.
i am using a msflexgrid and a text box to edit the data in the grid. each time i load the data to the grid, and when it's clicked for the first time the data in the first cell of the grid is getting lost..
in the leavecell event am writing grid.text=textbox.text and in the entercell, textbox.text=grid.text..how can i solve this?
it is coming if i click anywhere in the grid..not in first cell and only the data in the first cell is lost..
i don't want to disappear the data, only if the user clicks and type it the typed data should come..
hope u have got the problem and please help me..
thanx in advance..
shahina.