ASP.NET Grid - How to Provide Custom Display Text for Data Cells

preview_player
Показать описание
IMPORTANT: This tutorial was published on 02/24/2009. If you are using DevExpress libraries released after this date, you may notice slight differences in the Visual Studio design-time experience, product API, and user experience. Please refer to the DevExpress online help system for up-to-date information on all DevExpress libraries.

This video covers our 2008 release. There may be cases where you would like to display a custom text instead of a value within the data cells. In this video, you will learn how to handle the CustomColumnDisplayText event of the grid control to replace the 0 with the text Empty. For more information on our subscriptions, please visit...

Рекомендации по теме
Комментарии
Автор

hi...
this is what i have as an output : 6645500.00

this is the output when i set the custom format 6, 645, 500.00 (format string {0:#, #})

and what i want is ... 66, 45, 500.00 as Indian currency format


could anyone tell me how to achieve 6645500.00 to 66, 45, 500.00

quentinellison
join shbcf.ru