This is a migrated thread and some comments may be shown as answers.

RadGrid - Multiline Textbox in Edit Template not being skinned.

4 Answers 171 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ronnie Robertson
Top achievements
Rank 1
Ronnie Robertson asked on 05 May 2010, 10:51 PM
Hi telerik,

I have the same issue as this post:


However, I have a different version - 209.2.826.20.  How do I get my styles to apply to the multi line textbox?


thanks in advance, 
Ronnie Robertson

4 Answers, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 11 May 2010, 08:24 AM
Ronnie,

Did you try using the CSS rule from the thread you are refering to, on your page. It should be working with your version too.

Best wishes,
Rosen
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Ronnie Robertson
Top achievements
Rank 1
answered on 11 May 2010, 02:41 PM
Telerik,

Yes, I tried that first.  However, I should have noted that I am not using the edit form template.  I am using the in place edit option, so my multiline textbox is in an edit item template.

thanks, Ronnie Robertson
0
Rosen
Telerik team
answered on 12 May 2010, 01:04 PM
Hi Ronnie,

In such case you should change rgEditForm to be rgEditRow instead.

.RadGrid_Telerik .rgEditRow  textarea
{
        ...............
}


All the best,
Rosen
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Ronnie Robertson
Top achievements
Rank 1
answered on 12 May 2010, 03:17 PM
Telerik,

Worked beautifully!

thanks,
Ronnie Robertson
Tags
Grid
Asked by
Ronnie Robertson
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Ronnie Robertson
Top achievements
Rank 1
Share this question
or