HighTechTalks DotNet Forums  

How to format a table!

Dotnet VJSharp microsoft.public.dotnet.vjsharp


Discuss How to format a table! in the Dotnet VJSharp forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Christian-Josef Schrattenthaler
 
Posts: n/a

Default How to format a table! - 05-23-2005 , 02:31 PM






Hi!

I create a table in the VJ# part of my ASP.NET file.

Now I want to set a table row to "bold". I found the ".Font.Bold = true" in
the Dokumentation, but this doesn't work.

Please tell me how to set the Text of a row to bold.

And how can I set a user defined color?

I use ".set_BackColor( System.Drawing.Color.get_Blue() );" or anonther
predefined color, but I want a special color.

Thanks and greetings,
christian.



Reply With Quote
  #2  
Old   
Christian-Josef Schrattenthaler
 
Posts: n/a

Default Re: How to format a table! - 05-24-2005 , 02:53 PM






Hi Lars-Inge!

Quote:
You can set the text to bold in lots of ways. Here is one of them:
Platform.set_Text( "<B>Windows</B>" );
Is there a way to set a complete Row to bold? What is with "Font.Bold =
true"? Why does this not work?

Quote:
.set_BackColor( System.Drawing.Color.FromArgb(23, 45, 66) );
I will try...

Thanks for your help!

Greetings,
christian.




Reply With Quote
  #3  
Old   
Christian-Josef Schrattenthaler
 
Posts: n/a

Default Re: How to format a table! - 05-25-2005 , 03:43 AM



Hi Lars-Inge!

Quote:
newRow.get_Font().set_Bold( true );
That's it!

Greetings,
christian.


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.