Can anyone please explain me in steps how can I expand or collapse a row in an ultragrid as shown in above example.
Take a look at the Expanded property of UltraGridRow. Below I included the link to the documentation. It has sample source code that shows how to do what you're asking.
http://help.infragistics.com/NetAdvantage/WinForms/2010.3/CLR2.0/?page=Infragistics2.Win.UltraWinGrid.v10.3~Infragistics.Win.UltraWinGrid.UltraGridRow~Expanded.html
Please check the link below is not working ..
I need to know how to collapse or expand all rows in an ultragrid.
best regards.
The online help is only kept online for a few volumes back and since the version of the help that these links were to was taken offline the links no longer work. I have updated the link in my post to be the current volume of NetAdvantage. You can see the IsExpanded Property with the following link:
http://help.infragistics.com/doc/WinForms/20141/CLR4.0/?page=Infragistics4.Win.UltraWinGrid.v14.1~Infragistics.Win.UltraWinGrid.UltraGridRow~IsExpanded.html
Let me know if you have any questions.
How is it possible that none these links works ? Please has someone a solution we can look at ?
Lahmar,
You can use this link to see the Expanded property:
Let me know if you have any questions with this matter.