about use FetchTypedView

Posts   
 
    
nickli
User
Posts: 3
Joined: 24-Apr-2008
# Posted on: 24-Apr-2008 11:36:34   

hi,everybody,i use adapter.FetchTypedView like

adapter.FetchTypedView(clubproduct.GetFieldsInfo(), dt, filter, maxItem, sorter, true, null, currentIndexPage, pageSize);

and my db has character like ?,and adapter.FetchTypedView return character like ?

how can i get character ?

when currentIndexPage = = 1 can get character ?,but currentIndexPage = = 2,i get character ?

ths

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 24-Apr-2008 11:49:18   

You have posted the same question twice, I'll close this thread so we can continue in the helpdesk one.

nickli
User
Posts: 3
Joined: 24-Apr-2008
# Posted on: 24-Apr-2008 12:26:12   

sorry,this is my first post question in this forum