c# - Janus GridEX: how to expand rows -


I am using the generous gridax control in hierarchical mode and I want all the rows to be expanded.

As I said before before that I am using hierarchy, no group is like this extension group () does not work.

Any suggestions?

grid.ExpandRecords ();


Comments