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 Terrell,
The described behavior could be achieved with little CSS. For example:
<style>
.k-numerictextbox .k-numeric-wrap {
border-top
:
0
;
}
.k-numerictextbox .k-numeric-wrap,
.k-numerictextbox .k-numeric-wrap:before,
.k-numerictextbox .k-numeric-wrap:after {
height
auto
line-height
normal
padding
.k-numerictextbox .k-input {
</style>
For your convenience I prepared a simple demo in order to illustrate this approach. http://dojo.telerik.com/OqaKU/2