Hi,
I have a radGrid which will bind data dynamically using SQDatasource. But I need to change one GridBoundColumn column to GridButtonColumn in runtime. (Each and every row has a related .PDF file which need to be opened when user click a cell of that column)
Could you please help me to find how to change GridBoundColumn to GridButtonColumn in runtime?
Regards,
Pri