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
0
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.
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
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
Hi Ronnie,
In such case you should change rgEditForm to be rgEditRow instead.
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.
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
Worked beautifully!
thanks,
Ronnie Robertson