Pls excuse me for asking some simple questions.
1) if i want to use an unbound datagrid, how can i display records in the grid? by referencing to a recordset or ...?
2) how can i adjust the width of each column at runtime, in order to fit the data?
3) can i set different background color to each column of a datagrid at runtime?
4) when i move the cursor from field to field after modification in a datagrid, the changes are directly reflected to the database. can i save the changes in a buffer or whatever temporarily, n save the changes after the user click the "Save" button instead of each modification?
pls give me some clues to the problems. thanx in advance!!
calvin
