Hi,

try to use label function to manipulate the data for the column. it will
work.

if u want i'll share the code for this. Let me know.

Thanks,
Sharan

On Wed, May 26, 2010 at 1:20 PM, Alekhya Krishna <[email protected]
> wrote:

> Hi,
>
> I have a datagrid, I get the data from the database. In my datagrid have
> the columns like
>
> MyDataGrid
>
> Title       ,       Status
>
> Rama              1
> krishna            0
> Venki              1
> yyyy                0
>
>
> This data i will get the data from the database.
>
>
> My Question is i want to display the data instead of Status like 0  - --->
> InActive
>
> 1 -------> Active
>
>
> I want the MyDataGrid result
>
> Title       ,       Status
>
> Rama              Active
> krishna            Inactive
> Venki              Active
> yyyy               Inactive
>
>
> Please help me,
>
> Thanks
>
> --
>  You received this message because you are subscribed to the Google Groups
> "Flex India Community" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<flex_india%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to