Hi,
I have just started using the Aikido WebDataGrid (Infragistics35.Web.v9.2, Version=9.2.20092.1003) and have been able to successfully display a number of fields bound to an Access data source, and associate one of the columns with a DropDownProvider for editing. This all works fine.
However, I would like to take advantage of the TemplateDataField to add other controls, but have found that I get the following error when I convert one of my fields to a TemplateDataField. Note, this only happens if I include an EditorProvider? If I comment out the EditorProvider, the error disappears? The field I have converted to a TemplateDataFIeld is NOT associated an EditorProvider.
The control collection cannot be modified during DataBind, Init, Load, PreRender or Unload phases.
Any help would be most appreciated.
Thanks
Jon
same issue for me in 10.1. anyone from Infragistics going to help us out??? and please dont reply with put in a support ticket because I have one from May 6th that still says Awaiting Assignment!!!
I am having the same issue. I follow the tutorials in the videos available on this site and walk through documentation. I put a bound field on the WebDataGrid and try the page; it works fine. I go back into the designer and make it into a template field so the designer writes the markup for me and then try the page; it throws the same error.
I am using the 2010.1 version as well but on .Net 2.0
This is a completely useless answer.
I'm getting the exact same error in the 2010.1 version of WebDataGrid. So, What's the problem here exactly?
I believe this is not currently supported, so I revisited the UltraWebGrid as this appears to work - although I wish I could utilise the WebDropDown for the edititor rather than the WebCombo! Sorry I couldn't be more helpful, good luck!
Hi jonwood ,
I have similar problem. Did u find any soln ?