hello:
if i have two columns in the grid , code and desc.
now,if code="A" , desc show "Animal" (automatically)
if code="B" , desc show "Plant"
but "desc" have not in the table ,
how to do it??
thank!
3 Answers
Hello,
You can do it with virtual columns, that are calculated using existing column data and conditions.
I am emailing you sample code for that.
Regards,
Your Answer