Is there a Regex expression I can use to display part of a string in a ASP.NET databound datagrid? Example, I have a SQL text field varchar(4) that contains a year value (1999, 2000, 2001, etc.). I want to only display the last 2 characters in the datagrid. How do I do that with a Regex expression?
Thanx, - Robert Beaubien - Sr. Programmer - Kool Software - --- You are currently subscribed to dotnet as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/
