Ticket T304695
Visible to All Users

How add/remove/edit the record after paging using XPPageselector

created 9 years ago

[DevExpress Support Team: CLONED FROM DQ14218: Grid paging in a distributed application]
If i use XPPageselector class means,Can i do add/remove/edit the record after paging??

Answers approved by DevExpress Support

created 9 years ago

Hello Pavithra.

Yes, you can do all CRUD operations in the grid when it is bound to XPPageSelector. While adding new objects and editing existing objects works in the grid out-of-the-box (e.g. if you enable the navigator), you need to explicitly call the Session.Delete method to delete an object.

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.