Hi All,
I have a hierarchy grid, in master table view i have a column called "Status" (values will be like A,I) and in child table i have column called "Status1" (values will be like O,C)
now i want to change the Status, Status1 text as Active,Inactive and Open,Close respectively.
How can i do this in C#, Please help me regarding this.
