mardi 5 mai 2015

Delphi - How to show same column in dbgrid with different criteria

i'm Robby from indonesia, i need your help to finish my delphi homework.

I use ms access database and show all data in 1 dbgrid using sql. I want to show same column but with criteria (50 record per column) i want select query to produce output like,

No   | Name | No    | Name |
1    | A    | 51    | AA   | 
2    | B    | 52    | BB   | 
3~50 |      | 53~100|      |

Is it possible ?

Aucun commentaire:

Enregistrer un commentaire