Sorry for long reply.

On Wed, 13 Jun 2007 20:22:39 +0700
 "Miika Mäkinen" <[EMAIL PROTECTED]> wrote:
Hi there. Why would you use an OR mapper like ibatis to load datatables?
Because I dont want to use 2 type database connection type(iBATIS and manually using DataAdapter for DataGridView if I want to use DataGridView). I'm using the datatable for datagridview datasource.


On Wed, 13 Jun 2007 09:35:48 -0500
 "Nguyen, Tom" <[EMAIL PROTECTED]> wrote:
First of all,

jumbled column order (i.e: col3, col2, col5, col1, col4)

I assume you mean row?
no, the column header, say I have column ordered into Id, Name, Address. And I have the resultMap exactly in that order, and the query is Select * from sometable. If i'm using SelectForList() to fill the DataGridView, it would be ordered into Address, Id, Name.

thank you


---------------------------------------------------------------------------
Bosan dengan email yang biasa ??
Ayo cobain kirim email diiringi musik dengan bergabung di Music Mail Plasa.com 
( http://www.plasa.com/informasi/mm/ ), dijamin kirim email terasa lebih 
menyenangkan.
---------------------------------------------------------------------------

Reply via email to