Hi Lavanya,
I am afraid to tell that such a thing is not possible. I. e. you must determine statically in the configuration that a column consists of e. g. TextViews or LinktToAction.
Kind regards,
Ulrich
ps: What is possible though is this: You could set the display type to LinkToAction. Then
you can bind the property for enabled. By doing so, you can decide during runtime for each
row whether the LinkToAction cell should be enabled or disabled.