G
Guest
Hello,
how can i set few different headers in datagrid or in other control that can
do it ?
what i mean is that i have a table in my db the contains information about
different kinds of payments, and i want that before each information shows
it's kind name will appear in a different like.
for example: i have different kinds of pay: cash,visa credit card,
mastercard and so..
now i want to get that information like this:
cash:
line 1
line 2
line 3
visa:
line 1
line 2
line 3
thanks
how can i set few different headers in datagrid or in other control that can
do it ?
what i mean is that i have a table in my db the contains information about
different kinds of payments, and i want that before each information shows
it's kind name will appear in a different like.
for example: i have different kinds of pay: cash,visa credit card,
mastercard and so..
now i want to get that information like this:
cash:
line 1
line 2
line 3
visa:
line 1
line 2
line 3
thanks