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 ,
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.
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.