GridPanel cell edit for complex component type and operation

  1. #1

    GridPanel cell edit for complex component type and operation

    Dear Sir,
    We have old version system which was developed by .net framework. The gridpanel cell edit support for different component type,ex. button and combobox. Please see bellow picture for reference and let me describe how it works we designed.
    In gridpanel we design a button which can open a window and then in the popup window we click 09A107 number then the window close and get 09A107 number and description data into gridpanel first and second cell. In gridpanel we also design a combobox which can keep data what we selected in combobox. Because lack of ext.net v7.x examples for reference. Could you kindly give us an example code for reference to implement such complex cell component type in gridpanel. Thank for your kindly response in advance !Click image for larger version. 

Name:	gridpanel_example.jpg 
Views:	53 
Size:	104.7 KB 
ID:	25632
    Attached Thumbnails Click image for larger version. 

Name:	gridpanel_example.jpg 
Views:	36 
Size:	103.8 KB 
ID:	25631  
  2. #2
    Hello, @richardLiu!

    Is it feasible for you to transcribe the functionality you want in the form of a simplified legacy Ext.NET example (same version of the screenshot you shared), so we could base on that and convert it to Ext.NET 7? I believe that most of the logic necessary to make that work in Ext.NET 7 will lie in the logic you already use in v5-, and it's going to be hard to guess how exactly you need the logic to work.

    Alternatively, maybe you know a legacy Ext.NET example that does what you need, then we could show how to port it to v7?

    Basically, I believe the button should open a window that loads a dynamic grid panel just like this example: Grid Panel > DirectEvent creation

    And then to fill back the grid row for the outer grid panel, just client-side logic should be necessary -- just like it's probably done in the screenshot you shared. As for the button to click, there's a recent thread where we have shown how a corresponding Ext.NET 5 code would look like in Ext.NET 7: Net Core Command Equivalent code.

    Looking forward to your follow-up, in hopes the further information would help us get you a proper suggestion on how to follow that path.
    Fabrício Murta
    Developer & Support Expert
  3. #3

    The gridpanel cell editing operation screen record for your reference

    Dear Sir:
    The below youtube link is the gridpanel cell editing operation screen record for your reference.

Similar Threads

  1. Replies: 2
    Last Post: Feb 10, 2016, 1:33 AM
  2. [CLOSED] Complex HTML ToolTip on Single object in GridPanel cell
    By Mario in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: May 03, 2015, 9:30 AM
  3. Replies: 8
    Last Post: May 18, 2014, 9:37 PM
  4. [CLOSED] Gridpanel cell edit based on data type
    By Kev in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Dec 24, 2013, 8:32 AM
  5. [CLOSED] MVC GridPanel Complex Type
    By adelaney in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 26, 2012, 9:04 PM

Tags for this Thread

Posting Permissions