Thanks for the answers, I have not used StackOverflow before so I was suprised by the number of answers and the speed of them - its fantastic.
I am trying to use a DataGrid with hidden group row headers (so that there is a sort boundary).My style simply sets the visibility to collapsed (and I also am setting the SublevelIndent to 0开发者_Sta
I have a multidimensional array called $songs, which outputs the following: Array ( [0] => Array ( [Michael Jackson] => Thriller
I\'m something of a WPF noob so please take it easy on me ;-) I am trying to create a grouped DataGrid (WPF toolkit version).
I need to group the value based on some attribute and populate it. below mentioned is i/p xml and if you see there are 4 rows for Users and for id 2,4 Division is same i.e. HR
I need a hierarchical grid that shows data in columns for the parent rows as well as the child rows. - a parent | 1234 | data | data |
Given the following XML: <interface name=\"Serial1/0\"/> <interface name=\"Serial2/0.0\"/> <interface name=\"Serial2/0.1\"/>
So I know this problem isn\'t a new one, but I\'m trying to wrap my head around it and understand the best way to deal with scenarios like this.
I want to make bar chart using jfreechart such that the bars which belong to the same category should be displayed adjacent without any gaps. The categories should be displa开发者_如何学编程yed with g
I am creating a stock portfolio.Each row is a stock and it\'s d开发者_如何学运维ata including profit/loss.each row has a groupid that the user can specify.The idea is I want to: