Microsoft
Software
Hardware
Network
Question : How to truncate (GridView)BoundFiled's string value using DataFormatString?
Basically, I have got the GridView with the BoundFiled called "Description" which can be very long. I would like to truncate it to 100 characters. (I would like to postfix with "..." after trucate if possible)
We can always do it by handling the DataBound event handler but is it possible to do it with the DataFormatString?
Answer : How to truncate (GridView)BoundFiled's string value using DataFormatString?
I think the only way that can be done is to use the DataBound event. The DataFormatString does not have the capability to do this.
Random Solutions
PowerPoint 2007 VIEWER - how to suppress "end of slideshow, click to exit" message at end
How to format my computer
ESXi 3.5 - 153875 - Two identicals network cards / only one working
Setting up IIS
installing Project Server 2007 on Windows Server 2008 r2
Excel doesn't open correctly when clicking on an excel document
DirectoryServices Listing User Groups
VBA Excel encoding
Disable Temporary Internet Files Caching
Hotkey with C#.