Quote:
|
Originally Posted by loquin
The datagrid is always bound to the underlying recordset.
Why not allow the user to type the text directly into the datagrid?
Otherwise, the issue is locating the grid cell to which you will be updating...
(you could update the underlying recordset, then refresh the grid)
|
Thanks for ur reply sir..
btw, my datagrid is not connected to any database and i dont want connect it...
i just want only display what i type in textbox..(is this impossible sir? if yes then i will switch to msflexgrid.)
thnx in advanced