Hi,
I have a requirement where I need to have one column of the grid to support different cell templates (textbox, combo, dateType, Formula Field). Here is the usecase. I have a class with properties (Name, Type, Choices) and this is bound to the grid with two columns (Name, ElementType). Type can be Text, Dropdown, Date or Func. Based on Type, I want each cell of ElementType column to be TextBox, Dropdown (bound to Choices property), DateTime or Formula control. Can we achieve this with XamGrid or XamDataGrid? If yes, provide me a sample showcasing this.
Thanks,Mahadev
Hello,
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.
Stefan,
I think links mentioned by you helped me in solving my problem. However, I am still working on it and will get back to you if I need any further assistance. Thanks a lot.
- Mahadev
Hello Mahadev,
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.
Thank you for your post. I have been looking into it and I can suggest you see this forum threads:
http://es.infragistics.com/community/forums/t/60097.aspx
and
http://es.infragistics.com/community/forums/p/74264/375525.aspx
where it is shown how to achieve the functionality you want using XamDataGrid. Here there is an example how you can achieve the same in XamGrid:
http://es.infragistics.com/community/forums/t/59814.aspx
Please let me know if this helps you or you have further questions on this matter.
Looking forward for your reply.