Hi,
I have a requirement as follows.
I want each datagrid row to have a +/- expand/contract button. When the expand is clicked, it has to display rows specific to that row. for e.g.,
(+) | ABC | 12/05/2010
(+) | DEF | 05/11/2010
On clicking expand, should become,
(-) | ABC | 12/05/2010
| $24 | First Avenue
| $13 | Second Avenue
Can someone tell me how to get this? How can I assign a datasource to achieve this
Thanks. I've got it working
Hello,
This functionality is built-in and is triggered by applying hierarchical data. You can see it in action in the Feature Browser’s “Hierarchical Data Binding” sample and in our online documentation: http://help.infragistics.com/NetAdvantage/WPF/2010.3/CLR4.0/?page=xamDataGrid_Accessing_Data.html , http://help.infragistics.com/NetAdvantage/WPF/2010.3/CLR4.0/?page=xamData_Displaying_Hierarchical_Data.html
Hope this helps. Please let me know if you require any further assistance on the matter.
Sincerely,
Petar Monov
Developer Support Engineer
Infragistics Bulgaria
www.infragistics.com/support