New Posts New Posts RSS Feed: DexExpress LinqServermode
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

DexExpress LinqServermode

 Post Reply Post Reply
Author
davidklitzke View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 14-Jun-2007
Posts: 715
Post Options Post Options   Quote davidklitzke Quote  Post ReplyReply Direct Link To This Post Topic: DexExpress LinqServermode
    Posted: 08-Dec-2009 at 3:17pm

Have you looked at the requested DevEx feature personally? It appears to be inextricably tied to DevEx’s proprietary data access technology, XPO; specifically it requires an implementer of DevExpress.Data.IListServer.

You may safely assume that we have no intention of integrating with XPO.   We will not support this IListServer interface or the ServerMode option. You are welcome to try to implement it yourself.  You can implement the IListServer interface using DevForce as the storage proxy in place of DevEx’s proprietary, 2-tier, cacheless XPO.

Back to Top
erturkcevik View Drop Down
Groupie
Groupie


Joined: 14-Jun-2007
Location: Turkey
Posts: 40
Post Options Post Options   Quote erturkcevik Quote  Post ReplyReply Direct Link To This Post Posted: 08-Dec-2009 at 1:25pm
Hi,
When the XtraGrid control operates in server mode, it delegates all data processing to the server, and loads only records to be displayed on screen. This allows you to dramatically increase performance against large datasets
Can I binding data to LinqServeMode from DevExpress XtraGrid?
 
 
Best Regards,
 
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down