Friday, April 10, 2009

How to format GridView Rows/Columns in Design/Run time

Here i will discuss how you can format data in GridView rows. Most of the time we require to render our GridView control by custom formatting since data source format does not contain our exact required formats. Like, you want to display numeric values in two decimal format or want to display short date instead of considering time portion from databse. In this post i will try to resolve below

No comments:

Post a Comment