Chris, Thanks for your suggestion! I could not download the zipped file you uploaded to Nabble in your last e-mail. Could you e-mail it to me?
ChrisWood wrote: > > Trevor, > > That is excellent, its cut the code I was using inhalf (and I learnt about > the dispatch command)! > > > <code> > put "" into theNewRecord["First"] > put "" into theNewRecord["Last"] > put "" into theNewRecord["DOB"] > put "" into theNewRecord["Age"] > > put 1 into theLineNo > dispatch "AddData" to Group "dataGrid 1" with theNewRecord, theLineNo > > --Select the first cell to start editing > dispatch "EditCell" to Group "dataGrid 1" with "First", theLineNo > > <\code> > > Regards > > Chris > > -- View this message in context: http://n4.nabble.com/DataGrid-Question-tp347601p584542.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution