need help with gridview (rowExpander)

  1. #1

    need help with gridview (rowExpander)

    Hello, everyone!

    I need help, bacause i felt to a deadlock :(

    I use asp.net mvc v5.1 with ext.net.
    For my task i use gridView with rowExpander plugin from example (https://mvc.ext.net/#/GridPanel_RowExpander/Component/) with FormPanel with 1 btn Save to correct data in row and db. I create this grid from code behind. Button 'Save' have DirectEvent to change data in db, remove gridView and create gridView with new data. At first use, evething is right (new data in db, new gridView created, old gridView removed), after second row edit -> click button -> error in console: js TypeError: Cannot set property 'ignoreAllSubmitFields' of null in ext.net (in explorer: Ext.getDom(o.form).ignoreAllSubmitFields=true;):(

    Any Ideas?
  2. #2
    Hello @vitaly2020, and welcome to Ext.NET forums!

    I'm afraid it is hard to guess anything from what you provided. Maybe you can come up with a repro testcase given the sample you linked, adding the specifics you mentioned to it, to the extent we could reproduce the issue in our side?

    If in doubt, these threads should help:
    - Tips for creating simplified code samples
    - More Information Required
    - Forum Guidelines

    Looking forward to your follow-up!
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. Replies: 4
    Last Post: Jan 18, 2015, 5:51 PM
  2. get Record of GridView
    By phongdv7 in forum 2.x Help
    Replies: 1
    Last Post: Jan 12, 2015, 6:41 AM
  3. [CLOSED] GridView GetRowClass and RowExpander conflict?
    By Ben in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Dec 08, 2011, 2:39 PM
  4. Replies: 2
    Last Post: Nov 04, 2011, 6:06 PM
  5. [CLOSED] GridView GetRowClass: not working with RowExpander plugin
    By capecod in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Nov 05, 2010, 1:44 PM

Tags for this Thread

Posting Permissions