Hi,
In my windows application I am using infragistic ultra grid with two bands as shown in the image.
The requirement is to have an appearence like the image given below.
The data in the band(0) header shouldbe at the left.
Is it possible to customize the infragistic grid like this?.
Thanks ,
Jithu
It appears that you are making the assumption that every parent row only has one child row. If that's the case, then building a data source which combines the parent and child data into one row and then using a RowLayout might be a good way to go.
A RowLayout won't get you all the way there if these are two different bands, though.
You may also want to change the ViewStyleBand (on the grid's DisplayLayout) to horizontal. That will make the child rows show up to the right of the parent rows.
You will have to play around a bit with the rows heights, though.
You will find lots of help over in the ultragrid forum. However what you are looking to do can be done using a rowlayout. Easiest way is to use the designer to create it.
Nick
Hello Jithu,
Please move your forum post to the Windows Forms > Grid forum. The developers monitor the forums specific to their products, so categorizing it will help them to find your post.
Thanks,
Elizabeth AlbertLocalization Engineer