Hi,
I have an ultra which i bind at run time. I am binding it to a IList<CustomObject>. On binding there are 2 columns where i want the value to appear in a text box.
How can i achieve this?
Thanks
Renu
Hello,
I am just checking about the progress of this issue. Let me know If you need my further assistance on this issue?
Thank you for using Infragistics Components.
Hello ,
When we build custom sample, usually we are using the latest Service Release of the latest Volume or one of the following version:
http://ko.infragistics.com/support/product-lifecycle.aspx#ProductLifecycle
However I have built the sample with Infragistics 8.2, and now it should works for you.
Thank you for using Infragistics Components
Hello,
Thanks for the sample. However, i am using v 8.2. and i cannot build the project with these dll's. Any idea what i am missing?
I simply removed the references to v.12 and added v8.2.
Based on the description of your scenario I have tried to implement a small sample, where I have bound UltraGird to IBindingList<CustomObject>, and alwso I have UltraTextEditors, bound to the same IBindingList<CustomObject>. Please run the sample and let me know if this is what you are looking for.
Please let me know if you have any further questions.