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 Mahadev,
Thank you for your post. I have been looking into it and I can suggest you see this forum threads:
http://ko.infragistics.com/community/forums/t/60097.aspx
and
http://ko.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://ko.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.
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.
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,
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.