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
<
telerik:GridBoundColumn
UniqueName
=
"LastName"
DataField
HeaderText
>
ItemStyle
CssClass
"preserveSpace"
/>
</
<style type=
"text/css"
.preserveSpace
{
white-space
:
pre
;
}
</style>
boundColumn.ItemStyle.CssClass =
"preserveSpace";
white-space: pre;
link
href
"Myt.css"
rel
"stylesheet"
type