Groups | Blog | Home
all groups > asp.net > may 2005 >

asp.net : Change Font Size in Edit textbox for Datagrid?


Blaine
5/23/2005 11:36:03 PM
Pulling my hair out here!
I have a datagrid with a number of bound columns (NOT template columns).
When choosing to Edit, the textboxes appear, but the font is not the same as
the original text (i.e., 8pt Tahoma).

Anyone know how to change the Font size when the Edit box appears?
I've tried setting up something with CSS and various changes in code, but I
can't get anything to work.

Perhaps I'm missing something simple?
Appreciate any sample/example or suggestions>

Brock Allen
5/24/2005 9:00:12 AM
You should be able to set the Style for your <EditItemStyle> which could
be different than your <ItemStyle>

-Brock
DevelopMentor
http://staff.develop.com/ballen



[quoted text, click to view]


AddThis Social Bookmark Button