Op 6-7-2010 10:56, Graeme Geldenhuys schreef:
> I have never used DevExpress components, so couldn't help. Could you send a
> small screenshot of what these "bands in a grid" look like. I have no idea
> what they are, but am curious to know.

There is a god collection of screenshots on 
http://www.devexpress.com/Products/VCL/ExQuantumGrid/ The banded grid is 
used in the lowest grid in this screenshot.

The banded grid can be used to group columns together so you get 
something like this:

+------------------------+--------------------------+
|        Name            |          Telephone       |
+---------+--------------+--------------+-----------+
| First   | Last         | Private      | Work      |
+---------+--------------+--------------+-----------+
|Birger   |Jansen        |12345         |67890      |
|Another  |Person        |234235        |56786      |

Excuse my ascii-skills, but I think you get the idea. A group of columns 
can then be dragged to another position, or hidden, or whatever you want 
do do with them.

The difficulty with using this grid with tiOPF is that the bands have no 
relation to the columns, you can just create a band and add columns.

Kind regards from Delft,
   Birger Jansen


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
tiOPF-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tiopf-talk

Reply via email to