Multiple header in a gridview
-
Hi all How to get multiple headers in a gridview? I want data to be shown something like this Car ... .... .... ... .... .... ... .... .... ... .... .... Bikes ... .... .... ... .... .... ... .... .... . . . . and so on....
--Here 2 See Sharp-- I have not failed. I've just found 10,000 ways that won't work. :)
-
Hi all How to get multiple headers in a gridview? I want data to be shown something like this Car ... .... .... ... .... .... ... .... .... ... .... .... Bikes ... .... .... ... .... .... ... .... .... . . . . and so on....
--Here 2 See Sharp-- I have not failed. I've just found 10,000 ways that won't work. :)
mmm...I didn't understand your qst. did you mean multiple headres like Car.Speed.MpH ? if you did so "namespaces" is you unswer. simply move your code to namespace { <- }
-
mmm...I didn't understand your qst. did you mean multiple headres like Car.Speed.MpH ? if you did so "namespaces" is you unswer. simply move your code to namespace { <- }
Hi Morison, Thanks for replying.. but fortunately i got the solution solution lies in using nested grid... Am glad i have done it...... thanks
--Here 2 See Sharp-- I have not failed. I've just found 10,000 ways that won't work. :)