Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
HIerarchichal grid child Features startEditTriggers
posted

I'm trying to configure a Hierarchichal grid,

however startEditTriggers is not recognized on childFeatures.

name: "Updating",
          editMode: "cell",
          enableDeleteRow: false,
          horizontalMoveOnEnter: false,
          autoCommit: true,
          enableAddRow: false,
          excelNavigationMode: false,
          startEditTriggers: "dblclick,F2",