I am using Infragistics 10.3 for ASP .Net 4.0. I have a webgrid bound to database. It consists of a column which stores File Path. Is there a way that instead of showing the whole path just show a part of it e.g., C:\folder1\folder2\folder3(...). When the user expands the column, he can see the full path.
Let me know if you have further questions.