Interview Question in Asp.net 2.0
Interview Question :: How to show truncated data in grid view in ASP.NET |
| I am using asp.net 2.0. I am using grid view to display data from data base. In grid view for one column i don't want to show all data from database, i want to show only first 10 characters only. i also tried using width property, but it doesn't work. |
|
|
|

Loading ...