Posted on May 16, 2011 (permalink)
Reply
Posted on May 17, 2011 (permalink)
Our plans are to provide such export using RadDocument similar to our PDF export now. We will do our best to release such before the end of the year however we cannot commit to any specific date.
Posted on Nov 15, 2011 (permalink)
Posted on Nov 25, 2011 (permalink)
if
(type ==
typeof
(DateTime))
{
(String.IsNullOrEmpty(column.DataFormatString))
style =
"ss:StyleID=\"GeneralDate\""
;
text = ((data.Value !=
null
) ? ((DateTime)data.Value).ToString(
"yyyy-MM-ddTHH:mm:sss.fff"
) : String.Empty);
}
else
type =
(
string
);
// ...
Posted on Feb 7, 2012 (permalink)
Back to Top
[ Silverlight Grid Features | Documentation | Demos | Telerik TV | Self-Paced Trainer ]
UI controls for ASP.NET AJAX, MVC, WPF, Silverlight, Windows Forms and Windows Phone. Visual Studio productivity tools. Reporting and data layer solutions.
HTML5 / JavaScript tools for Web and Mobile applications
Functional, Performance, Load and Mobile Software Testing
CMS, Mobile Web, Ecommerce, Emarketing, Social Media
Project management software inspired by Agile best practices
It seems you haven't bookmarked any pages. Fix that by clicking the button below