Hello all,
I have a question about the EDITING function of a datagrid.
I have a datarid and when I click edit I see textboxes with my
database vales in them.
I can change these values and update my database with no problems.
My question is:
How do I change the style of these textboxes.
When my datagrid is not in edit mode I have CSS styles attached to all my
server controls and they look great.
My on edit text boxes are standard big fat ugly ones.
I can't figure out hot to apply these styles to the textboxes that I see
when I click EDIT.
Hope you can help.
thanks,
RuSs