|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
datagridtextboxcolumnHi,
I have a datagrid and create class that inherits from datagridtextboxcolumn, for first column in my datagrid. Last thing that I am trying to achieve is to get font in that first column to be bold. Can somebody give me a hint, how to do that. Regards Schapopa *** Sent via Developersdex http://www.developersdex.com *** Hi,
Sorry there is no easy way to do this with the datagrid. You would need to create a custom column style for this. You have to check to see if the column is the first visible column and draw the data in the new font. You can find from sample column styles in our vb-tips.com website. This is much easier in the datagridview. http://www.vb-tips.com/default.aspx Ken ----------------------- Show quoteHide quote <schapopa> wrote in message news:%231jH76ILGHA.3424@TK2MSFTNGP12.phx.gbl... > Hi, > > I have a datagrid and create class that inherits from > datagridtextboxcolumn, for first column in my datagrid. Last thing that > I am trying to achieve is to get font in that first column to be bold. > Can somebody give me a hint, how to do that. > > Regards > Schapopa > > > > > *** Sent via Developersdex http://www.developersdex.com ***
storing image in Access table
System.IO.File.Exists How can I read an XML string directly into a dataset without creating a file? Can I create windows form by using late binding? HTML in to readable/value accessible object Help Displaying & Stabilizing PictureBox Contents Text file printout in dos mode through VB.Net or DOS command from VB.Net what to do, what to do passing a list as a parameter to a TableAdapter Fill method Designing A Process and Report Scheduler/Spooler Application |
|||||||||||||||||||||||