Hi,
I am using UltraGrid which can be populated with dynamic data. The data will get at runtime. I should not know column names at design time. I want the row data in UltraGridRowEditTemplate. I am not able to associate grid and bands. Screenshot is attached. How to choose the grid and band with which the RowEditTemplate should be associated in the coding level not at desgin level?
Thank you for your time
Regards,Prathap
Hello ,
On the following link of our online documentation where is explained How to Creating a WinGridRowEditTemplate Programmatically.
http://help.infragistics.com/Help/NetAdvantage/WinForms/2010.2/CLR2.0/html/WinGridRowEditTemplate_Creating_a_WinGridRowEditTemplate_Programmatically.html
I hope this help.