Option to use table in comment
-
Do you mean like this?
one
two
three
four
Unrequited desire is character building. OriginalGriff I'm sitting here giving you a standing ovation - Len Goodman
-
Do you mean like this?
one
two
three
four
Unrequited desire is character building. OriginalGriff I'm sitting here giving you a standing ovation - Len Goodman
I would have thought:
one
two
three
four
five
six
seven
eight
nine
Panic, Chaos, Destruction. My work here is done. Drink. Get drunk. Fall over - P O'H OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre I cannot live by bread alone. Bacon and ketchup are needed as well. - Trollslayer Have a bit more patience with newbies. Of course some of them act dumb - they're often *students*, for heaven's sake - Terry Pratchett
-
I would have thought:
one
two
three
four
five
six
seven
eight
nine
Panic, Chaos, Destruction. My work here is done. Drink. Get drunk. Fall over - P O'H OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre I cannot live by bread alone. Bacon and ketchup are needed as well. - Trollslayer Have a bit more patience with newbies. Of course some of them act dumb - they're often *students*, for heaven's sake - Terry Pratchett
I will resist rising to the bait.
Unrequited desire is character building. OriginalGriff I'm sitting here giving you a standing ovation - Len Goodman
-
Do you mean like this?
one
two
three
four
Unrequited desire is character building. OriginalGriff I'm sitting here giving you a standing ovation - Len Goodman
-
Create it using standard HTML, so you would do it like this:
This is inside
a td element
This is inside
another td element
This looks like this in code:
<table border="1">
<tr>
<td>This is inside</td><td>a td element</td>
</tr>
<tr>
<td>This is inside</td><td>another td element</td>
</tr>
</table>*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
Create it using standard HTML, so you would do it like this:
This is inside
a td element
This is inside
another td element
This looks like this in code:
<table border="1">
<tr>
<td>This is inside</td><td>a td element</td>
</tr>
<tr>
<td>This is inside</td><td>another td element</td>
</tr>
</table>*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
http://www.w3schools.com/html/html_tables.asp[^].
Unrequited desire is character building. OriginalGriff I'm sitting here giving you a standing ovation - Len Goodman
-
No problem. Just use this sparingly.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
You asked the same question (near as damn it) on the 3rd January. :) http://www.codeproject.com/Messages/4117340/Option-to-draw-a-table.aspx[^]
Dave Find Me On: Web|Facebook|Twitter|LinkedIn
Folding Stats: Team CodeProject
No that was my suggestion not a question and second thing . If you see the responses to that thread . It only have output. No steps which would suggest how to do it. But thanks to Pete O'Hanlon who figured out exactly what I want and give me steps to do it. Hope this explain why I have used some KB of space in your code project database to add my question (which is added by me first time) --Rahul
-
No that was my suggestion not a question and second thing . If you see the responses to that thread . It only have output. No steps which would suggest how to do it. But thanks to Pete O'Hanlon who figured out exactly what I want and give me steps to do it. Hope this explain why I have used some KB of space in your code project database to add my question (which is added by me first time) --Rahul
Sorry for living......... :doh: In the response to your question post on the 3rd january, I did suggest you hand code the table. To which you replied;
Rahul Dhoble wrote:
Thanks , I know it.
So, clearly you didn't know when you replied, and now you are asking. Excuse me for not being able to tell when you are fibbing........ :rolleyes: At least you know now thanks to the very helpful Mr. Pete O'Hanlon, and your tables will hopefully now forever go forth and multiply! :) Have a nice day.
Dave Find Me On: Web|Facebook|Twitter|LinkedIn
Folding Stats: Team CodeProject
-
Sorry for living......... :doh: In the response to your question post on the 3rd january, I did suggest you hand code the table. To which you replied;
Rahul Dhoble wrote:
Thanks , I know it.
So, clearly you didn't know when you replied, and now you are asking. Excuse me for not being able to tell when you are fibbing........ :rolleyes: At least you know now thanks to the very helpful Mr. Pete O'Hanlon, and your tables will hopefully now forever go forth and multiply! :) Have a nice day.
Dave Find Me On: Web|Facebook|Twitter|LinkedIn
Folding Stats: Team CodeProject
you obviously missed the use this sparingly bit from the very helpful Mr. Pete O'H. :-D
Luc Pattyn [My Articles] Nil Volentibus Arduum
Fed up by FireFox memory leaks I switched to Opera and now CP doesn't perform its paste magic, so links will not be offered. Sorry.
-
you obviously missed the use this sparingly bit from the very helpful Mr. Pete O'H. :-D
Luc Pattyn [My Articles] Nil Volentibus Arduum
Fed up by FireFox memory leaks I switched to Opera and now CP doesn't perform its paste magic, so links will not be offered. Sorry.