[CLOSED] ConfirmationList class Ext.Net 2.0 change log

  1. #1

    [CLOSED] ConfirmationList class Ext.Net 2.0 change log

    Hi,
    Which class replaces this one : ConfirmationList ?
    Last edited by Daniil; Apr 09, 2012 at 6:59 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Ext.Net v2 saving model was refactored, we renounced own saving model and now we use ExtJS saving model
    ExtJS requires to confirm each record therefore there is no property to activate confirmation (now you have to confirm)
    Please investigate the following samples are demonstrated how save and confirm
    https://examples2.ext.net/#/GridPane...s/HttpHandler/
    https://examples2.ext.net/#/GridPane...reCustomLogic/
    https://examples2.ext.net/#/GridPane...s/StoreEvents/
    https://examples2.ext.net/#/GridPane...ns/WebService/

    Also ExtJS groups records by action (create/update/delete) and create separate request for each type of action, if you need to save all records in one request then investigate the following sample
    https://examples2.ext.net/#/GridPanel/Update/Batch/

Similar Threads

  1. Replies: 0
    Last Post: May 21, 2012, 2:02 AM
  2. [CLOSED] How to change the css class properties dynamically
    By ISI in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Aug 04, 2011, 10:26 AM
  3. [CLOSED] Using ConfirmationList
    By GLD in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: May 12, 2011, 2:21 PM
  4. [CLOSED] [1.0]Tree Node Text class change issue
    By danielg in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jul 06, 2010, 2:46 PM
  5. Replies: 1
    Last Post: May 12, 2010, 8:08 AM

Tags for this Thread

Posting Permissions