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
435
ultragridRowEditTemplate not displaying
posted

good day.

 

I am using Infragistics4.v12.2 (latest build).  I have a single banded grid that has a binding source as the datasource.  the binding source is populated by a List<myClass> object.

 

the grid looks fine in the designer - I see all of my fields within the class.  I added an ultraGridRowEditTemplate and it brough over the fields that I want to be included in the template.  it builds fine.

 

when I go to use the grid; however, the template is not displaying when I go to edit entries.

 

what would cause the template not to display when editing cells?

 

any help is appreciated.   thank you.