Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
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"
></
</