Hi
Is there a way to insert a new row before another in StringGrid1DrawCell??
I loop out posts from a database and whant to add a new row to group the posts like:
Team 1 // this is a new added row
employee1
employee2
employee3
Team 3 // this is a new added row
employee4
employee5
...
Thanks
Niclas
Is there a way to insert a new row before another in StringGrid1DrawCell??
I loop out posts from a database and whant to add a new row to group the posts like:
Team 1 // this is a new added row
employee1
employee2
employee3
Team 3 // this is a new added row
employee4
employee5
...
Thanks
Niclas