Datagrid:Current DataRow Copy to NextRow(SOLVED)
Hi people!I have gotten along in my PDA software development nicely with some help from others.I need some assistance once again.Right now,i have a row of data(in a datagrid) that i wish to copy to a new row right below it.How do i go about it?Pls help if u can.I would appreciate it alot!
Re: Datagrid:Current DataRow Copy to NextRow
Pls help if u can,i have been trawling through the net and can't find any suitable answers!
Re: Datagrid:Current DataRow Copy to NextRow:PLS Help!
firstly is the datagrid based on a database table or are you just adding data to it using datarow method?
secondly if it is based on table do you want to insert the data to table or just add it to the datagrid
Re: Datagrid:Current DataRow Copy to NextRow:PLS Help!
Thanks for bothering once more strider.Yah,my datagrid is bound to a dataset.Anyway,i have gotten the solution from a friend of mine(Dennis Oh from Singapore).I'm at home now and will post the solution tomorrow morning to share with you guys just in case someone else needs it.Paying it forward !! :)