Hi,
I want to have multiple Column Header in MSFlexiGrid is it possible.
For example when you put data into a flexi grid you display it as follows.
CustID -- CustName
1 -- Mik
2 -- Tim
3 -- Dan
4 -- Rann
But i want it as follows
CustID -- CustName
1 -- Mike
2 -- Tim
Total -- Percentage
2 -- 20
CustID -- CustName
3 -- Dan
4 -- Rann
Total -- Percantage
2 -- 45
(or is it possible to move/change the single header as we keep entering data)
Any help or links to examples/Tutorials helpfull.
Thanks in Advance.
Rann.
I want to have multiple Column Header in MSFlexiGrid is it possible.
For example when you put data into a flexi grid you display it as follows.
CustID -- CustName
1 -- Mik
2 -- Tim
3 -- Dan
4 -- Rann
But i want it as follows
CustID -- CustName
1 -- Mike
2 -- Tim
Total -- Percentage
2 -- 20
CustID -- CustName
3 -- Dan
4 -- Rann
Total -- Percantage
2 -- 45
(or is it possible to move/change the single header as we keep entering data)
Any help or links to examples/Tutorials helpfull.
Thanks in Advance.
Rann.