Hi,
With the new grid Row Edit Template dialog changes in 16.1, is there any way to add two columns to the edit dialog? For example, I want this dialog to show up as:
Field Label 1 [Field Editor 1] Field Label 2 [Field Editor 2]Field Label 3 [Field Editor 3] Field Label 4 [Field Editor 4]
Instead of:
Field Label 1 [Field Editor 1] Field Label 2 [Field Editor 2] Field Label 3 [Field Editor 3] Field Label 4 [Field Editor 4]
Thanks, Paul
Hello Paul,
Yes, you can customize it. Here's a sample.
Please let me know if you have more questions on this matter.
Thank you for the sample.
I wondering if there is any way to do this dynamically though. I have about 20 different grids where I need this implemented, and it would be useful to be able to use the same dialogTemplateSelector for each one. Any ideas on how to do this?
Thanks,
Paul