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
Access: 2 subreports. Start a new page if second one to big
some Image control events not firing... Acess 2007
cleaning registry from nav, symantec, and mcafee
How do I import data (number values) into access with multiple decimal places, i.e., 64.01.01?
Blue Screen Windows 7 - Memory_Management 0x0000001a
Microsoft SQL Server Cluster - Currently only uses port 1815, can 1433 be enabled?
How to import table from Oracle DB with ODBC ?
How to close Win Form without User Interaction
Internal domain spoofing
Removing Leading Zero's in an AlphaNumeric Field