Hello,
I have a scenario tht I have 100 records in which i will bind the list to datasource of xamdatagrid. now i need to bind xamcomboedior which is inside xamdatagrid which contains list of phonenos.so i am passing list also another list alond with tht main list containing phone nos. Could u pls tell me how to acheive this. Now i am binding the list to datasource then i am traversing to each row and trying to bind xamcomboediot but i couldnt bind to xamcomboedior. Pls let me know the method to bind the xamcomboedior with the list.
Evangeline
Hello Evangeline,
Thank you for your post. I have been looking into it and I suggest you see this forum thread:
http://forums.infragistics.com/forums/p/2445/15516.aspx#15516
where a similar issue like yours is discussed. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.
Sincerely, Stefan, MCPD Developer Support Engineer Infragistics, Inc. www.infragistics.com/support
Hello Stefan,
I have looked into that link.but tht grid contains only one xamcomboeditor and data table is bound directly to datasource of the xamdatagrid but in my case, i have say 50 records columns name, grade etc and I will bind those columns first then i will take the bounded xamgrid and bind the combo value one by one with another list. Please advise.
I have created a sample project for you with the functionality you want. Please let me know if it helps you or you need further assistance on this matter.
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
Thank u, but the Sample which u attached has got only a comboedior but my requirement is i have 5 records with different fields loaded and now i need to bind the xamcomboedior to each record column dynamically .
I have modified the sample I sent you before, so now it has the functionality you want. Please let me know if this helps you or you need further assistance on this matter.
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.