How Can I Display Text On Empty Cbuttoncolumn?

Hello,

How would I be able to display some text to the user if I have an empty CButtonColumn? I have buttons in a CGridView column that when pressed, will have their ‘visible’ property set to false. Using ‘blankDisplay’ does not work.

Any suggestions?

Thanks.