C# School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become a C# Expert!

Join 307,168 C# Programmers for FREE! Get instant access to thousands of C# experts, tutorials, code snippets, and more! There are 1,537 people online right now. Registration is fast and FREE... Join Now!




Bold in DataGrid Column

 

Bold in DataGrid Column, I want to make bold datagrid column but partially. Imean I have a colu

seraj_NextGen

10 Jun, 2009 - 09:19 PM
Post #1

New D.I.C Head
*

Joined: 10 Jun, 2009
Posts: 1

I want to make bold, datagrid column but partially. I mean I have a column "Name", which contain Firstname and last name. But i want only last name should be bold.

User is offlineProfile CardPM
+Quote Post


Jayman

RE: Bold In DataGrid Column

11 Jun, 2009 - 06:43 AM
Post #2

Student of Life
Group Icon

Joined: 26 Dec, 2005
Posts: 8,570



Thanked: 237 times
Dream Kudos: 500
Expert In: Everything

My Contributions
You are going to need to either split the name into 2 columns and then you can bold just the last name column. Or make the Name column a TemplateField with a RichTextBox in it and then you can modify just the last name to be bold inside the RichTextBox.
User is offlineProfile CardPM
+Quote Post

sakhr_99

RE: Bold In DataGrid Column

14 Jun, 2009 - 02:15 AM
Post #3

New D.I.C Head
*

Joined: 1 Mar, 2009
Posts: 35



Thanked: 2 times
My Contributions
if both are stored in one column then do splitting ! as Jayman Suggested split them using space

if every name is stored in a different column then it is a bit easier !.

User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic

Time is now: 11/21/09 06:33PM

Live C# Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

C# Tutorials

Reference Sheets

C# Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month