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
2350
igGrid Row Edit Template Dialog - Group Columns
posted

Hi,

With the new grid Row Edit Template dialog changes in 16.1, is there any way to group columns in the dialog? For example, I'm looking to do this:

Group Header A

Field Label 1 [Field Editor 1] 
Field Label 2 [Field Editor 2] 

Group Header B
Field Label 3 [Field Editor 3] 
Field Label 4 [Field Editor 4] 

Group Header C
Field Label 5 [Field Editor 5] 

Thanks,
Paul

  • 3995
    Verified Answer
    Offline posted

    Hello Paul,

    Thanks for posting into our community!

    Sure, you can customize the row edit dialog the way want. You have to specify your template into the dialogTemplateSelector option.

    Here's a sample which demonstrates it.