All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Hello,
It's possible to set to transparent the background color when a Cell is in "Edit mode".
Now I'm getting one of the default template colors.
Regards!
<
telerik:GridViewDataColumn
DataMemberBinding
=
"{Binding Name}"
>
telerik:GridViewDataColumn.EditorStyle
Style
TargetType
"TextBox"
Setter
Property
"Background"
Value
"Green"
></
</